Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
# requirements.txt
|
2 |
gradio==4.19.2
|
3 |
-
llama-cpp-python==0.2.20
|
|
|
|
1 |
# requirements.txt
|
2 |
gradio==4.19.2
|
3 |
+
llama-cpp-python==0.2.20
|
4 |
+
huggingface-hub==0.21.3
|