Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
gradio==4.13.0
|
2 |
huggingface-hub==0.19.4
|
3 |
-
psutil==5.9.6
|
|
|
|
1 |
gradio==4.13.0
|
2 |
huggingface-hub==0.19.4
|
3 |
+
psutil==5.9.6
|
4 |
+
ctransformers==0.2.27
|