Spaces:
Running on Zero
Running on Zero
Update requirements.txt
Browse files- requirements.txt +2 -5
requirements.txt
CHANGED
|
@@ -1,7 +1,4 @@
|
|
| 1 |
spaces
|
| 2 |
-
transformers>=4.57.1
|
| 3 |
-
torch
|
| 4 |
-
accelerate
|
| 5 |
gradio>=4.0.0
|
| 6 |
-
|
| 7 |
-
|
|
|
|
| 1 |
spaces
|
|
|
|
|
|
|
|
|
|
| 2 |
gradio>=4.0.0
|
| 3 |
+
llama-cpp-python
|
| 4 |
+
huggingface_hub
|