Spaces:
Sleeping
Sleeping
Initial SurvivalAI Pro deploy
Browse files- requirements.txt +3 -0
requirements.txt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
gradio>=5.0
|
| 2 |
+
huggingface_hub>=0.25
|
| 3 |
+
llama-cpp-python==0.3.21
|