Spaces:
Paused
Paused
Commit ·
bfc54e8
1
Parent(s): f89f009
3rd
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
|
@@ -17,4 +17,8 @@ httpx==0.28.1
|
|
| 17 |
redis==7.2.0
|
| 18 |
celery==5.6.2
|
| 19 |
json_repair==0.58.5
|
| 20 |
-
pydantic_settings
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 17 |
redis==7.2.0
|
| 18 |
celery==5.6.2
|
| 19 |
json_repair==0.58.5
|
| 20 |
+
pydantic_settings
|
| 21 |
+
ollama==0.6.1
|
| 22 |
+
ollama-python==0.1.2
|
| 23 |
+
httpx
|
| 24 |
+
huggingface_hub==1.1.4
|