Spaces:
Sleeping
Sleeping
Update backend/requirements.txt
Browse files- backend/requirements.txt +1 -4
backend/requirements.txt
CHANGED
|
@@ -1,9 +1,6 @@
|
|
| 1 |
Flask
|
| 2 |
Flask-Cors
|
| 3 |
gunicorn
|
| 4 |
-
python-dotenv
|
| 5 |
torch
|
| 6 |
transformers
|
| 7 |
-
Pillow
|
| 8 |
-
llama-cpp-python==0.2.20
|
| 9 |
-
tavily-python
|
|
|
|
| 1 |
Flask
|
| 2 |
Flask-Cors
|
| 3 |
gunicorn
|
|
|
|
| 4 |
torch
|
| 5 |
transformers
|
| 6 |
+
Pillow
|
|
|
|
|
|