Create requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -5,5 +5,4 @@ torch==2.8.0
|
|
| 5 |
torchvision==0.23.0
|
| 6 |
pillow==10.0.0
|
| 7 |
requests==2.31.0
|
| 8 |
-
gunicorn
|
| 9 |
-
python-dotenv==1.0.0
|
|
|
|
| 5 |
torchvision==0.23.0
|
| 6 |
pillow==10.0.0
|
| 7 |
requests==2.31.0
|
| 8 |
+
gunicorn
|
|
|