Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -4
requirements.txt
CHANGED
@@ -1,9 +1,6 @@
|
|
1 |
-
|
2 |
-
transformers # ==4.30.2
|
3 |
-
# huggingface_hub
|
4 |
gradio
|
5 |
loguru
|
6 |
about-time
|
7 |
psutil
|
8 |
-
dl-hf-model
|
9 |
llama-cpp-python
|
|
|
1 |
+
huggingface_hub
|
|
|
|
|
2 |
gradio
|
3 |
loguru
|
4 |
about-time
|
5 |
psutil
|
|
|
6 |
llama-cpp-python
|