Spaces:
Sleeping
Sleeping
Update requirements.txt
#1
by Xeexeex - opened
- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,2 +1,3 @@
|
|
| 1 |
gradio>=4.0.0
|
| 2 |
-
llama-cpp-python>=0.2.0
|
|
|
|
|
|
| 1 |
gradio>=4.0.0
|
| 2 |
+
llama-cpp-python>=0.2.0
|
| 3 |
+
requests>=2.31.0
|