Spaces:
Runtime error
Runtime error
acecalisto3
commited on
Commit
•
5a88b0b
1
Parent(s):
01b321a
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -6,6 +6,7 @@ numpy
|
|
6 |
flask
|
7 |
hypercorn
|
8 |
huggingface-hub
|
|
|
9 |
langchain-community
|
10 |
langchain
|
11 |
python-dotenv==1.0.1
|
|
|
6 |
flask
|
7 |
hypercorn
|
8 |
huggingface-hub
|
9 |
+
thread==2.0.5
|
10 |
langchain-community
|
11 |
langchain
|
12 |
python-dotenv==1.0.1
|