Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -5
requirements.txt
CHANGED
|
@@ -1,5 +1,3 @@
|
|
| 1 |
-
gradio
|
| 2 |
-
|
| 3 |
-
llama-cpp-python
|
| 4 |
-
huggingface-hub>=0.23.0
|
| 5 |
-
sentencepiece==0.2.1
|
|
|
|
| 1 |
+
gradio
|
| 2 |
+
huggingface_hub
|
| 3 |
+
llama-cpp-python
|
|
|
|
|
|