Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -6
requirements.txt
CHANGED
@@ -1,6 +1,4 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
torch==2.2.0
|
6 |
-
transformers==4.42.1
|
|
|
1 |
+
gradio
|
2 |
+
llama-cpp-python
|
3 |
+
torch
|
4 |
+
huggingface_hub
|
|
|
|