Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -5
requirements.txt
CHANGED
@@ -1,9 +1,6 @@
|
|
1 |
gradio
|
2 |
torch
|
3 |
langchain
|
4 |
-
|
5 |
-
nltk
|
6 |
-
numpy
|
7 |
-
scipy
|
8 |
-
sentence_transformers
|
9 |
python-dotenv
|
|
|
|
1 |
gradio
|
2 |
torch
|
3 |
langchain
|
4 |
+
transformers
|
|
|
|
|
|
|
|
|
5 |
python-dotenv
|
6 |
+
ctransformers
|