Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -6,4 +6,6 @@ python-dotenv
|
|
| 6 |
langchain
|
| 7 |
langchain-experimental
|
| 8 |
langchain-groq
|
| 9 |
-
gunicorn
|
|
|
|
|
|
|
|
|
| 6 |
langchain
|
| 7 |
langchain-experimental
|
| 8 |
langchain-groq
|
| 9 |
+
gunicorn
|
| 10 |
+
torch
|
| 11 |
+
open_clip_torch
|