Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,4 +1,3 @@
|
|
1 |
--prefer-binary
|
2 |
-
gradio
|
3 |
-
requests>=2.31
|
4 |
ollama>=0.3.0
|
|
|
1 |
--prefer-binary
|
2 |
+
gradio==4.44.1
|
|
|
3 |
ollama>=0.3.0
|