Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -18,4 +18,5 @@ pandas
|
|
18 |
tabulate
|
19 |
slowapi==0.1.9
|
20 |
gunicorn
|
21 |
-
uvicorn
|
|
|
|
18 |
tabulate
|
19 |
slowapi==0.1.9
|
20 |
gunicorn
|
21 |
+
uvicorn
|
22 |
+
langchain-huggingface
|