Update requirements.txt
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
@@ -1,7 +1,5 @@
|
|
1 |
gradio==4.44.0
|
2 |
-
|
3 |
-
torch>=2.1.0
|
4 |
-
sentencepiece
|
5 |
huggingface_hub>=0.22.2
|
6 |
regex
|
7 |
numpy==1.26.4
|
|
|
1 |
gradio==4.44.0
|
2 |
+
ctransformers==0.2.27
|
|
|
|
|
3 |
huggingface_hub>=0.22.2
|
4 |
regex
|
5 |
numpy==1.26.4
|