Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
|
|
|
|
1 |
transformers>=4.40.0
|
2 |
torch>=2.1
|
3 |
gradio==3.35.0
|
|
|
1 |
+
gradio
|
2 |
+
llama-cpp-python==0.2.67
|
3 |
transformers>=4.40.0
|
4 |
torch>=2.1
|
5 |
gradio==3.35.0
|