Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -4
requirements.txt
CHANGED
@@ -1,5 +1,3 @@
|
|
1 |
-
|
2 |
-
ctransformers==0.2.27
|
3 |
huggingface-hub
|
4 |
-
|
5 |
-
accelerate
|
|
|
1 |
+
ctransformers
|
|
|
2 |
huggingface-hub
|
3 |
+
flask
|
|