Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
ctransformers # ==0.2.10 0.2.13
|
|
|
|
| 2 |
langchain==0.0.234
|
| 3 |
openai==0.27.8
|
| 4 |
python-dotenv==1.0.0
|
|
|
|
| 1 |
ctransformers # ==0.2.10 0.2.13
|
| 2 |
+
dl-hf-model
|
| 3 |
langchain==0.0.234
|
| 4 |
openai==0.27.8
|
| 5 |
python-dotenv==1.0.0
|