Spaces:
Sleeping
Sleeping
Rename requirements (1).txt to requirements.txt
Browse files- requirements (1).txt +0 -3
- requirements.txt +3 -0
requirements (1).txt
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
llama-cpp-python==0.1.83
|
2 |
-
huggingface-hub==0.14.1
|
3 |
-
gradio==3.32.0
|
|
|
|
|
|
|
|
requirements.txt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
llama-cpp-python==0.2.17
|
2 |
+
huggingface-hub==0.19.0
|
3 |
+
gradio==3.35.0
|