Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -11
requirements.txt
CHANGED
|
@@ -1,13 +1,4 @@
|
|
| 1 |
gradio
|
| 2 |
llama-cpp-python==0.2.67
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
gradio==3.35.0
|
| 6 |
-
datasets
|
| 7 |
-
huggingface-hub>=0.19
|
| 8 |
-
hf_xet>=1.0.0,<2.0.0
|
| 9 |
-
hf-transfer>=0.1.4
|
| 10 |
-
protobuf<4
|
| 11 |
-
click<8.1
|
| 12 |
-
pydantic~=1.0
|
| 13 |
-
peft
|
|
|
|
| 1 |
gradio
|
| 2 |
llama-cpp-python==0.2.67
|
| 3 |
+
huggingface-hub
|
| 4 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|