Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
-
llama-cpp-python==0.
|
2 |
-
huggingface-hub==0.
|
3 |
-
gradio
|
|
|
1 |
+
llama-cpp-python==0.2.13
|
2 |
+
huggingface-hub==0.19.4
|
3 |
+
gradio
|