Spaces:
Running
Running
Soumik Bose commited on
Commit ·
eae003d
1
Parent(s): 95db209
ok
Browse files- requirements.txt +1 -4
requirements.txt
CHANGED
|
@@ -1,7 +1,4 @@
|
|
| 1 |
fastapi>=0.115.0
|
| 2 |
uvicorn>=0.30.0
|
| 3 |
pydantic>=2.8.0
|
| 4 |
-
huggingface-hub>=0.24.0
|
| 5 |
-
llama-cpp-python==0.3.2
|
| 6 |
-
python-multipart>=0.0.9
|
| 7 |
-
Pillow>=10.0.0
|
|
|
|
| 1 |
fastapi>=0.115.0
|
| 2 |
uvicorn>=0.30.0
|
| 3 |
pydantic>=2.8.0
|
| 4 |
+
huggingface-hub>=0.24.0
|
|
|
|
|
|
|
|
|