Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,6 +4,6 @@ beautifulsoup4==4.10.0
|
|
4 |
huggingface-hub==0.0.17
|
5 |
nest-asyncio==1.5.1
|
6 |
sentence-transformers==2.1.0
|
7 |
-
torch
|
8 |
transformers==4.11.3
|
9 |
langchain==0.6.2
|
|
|
4 |
huggingface-hub==0.0.17
|
5 |
nest-asyncio==1.5.1
|
6 |
sentence-transformers==2.1.0
|
7 |
+
torch
|
8 |
transformers==4.11.3
|
9 |
langchain==0.6.2
|