Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +16 -16
requirements.txt
CHANGED
|
@@ -1,16 +1,16 @@
|
|
| 1 |
-
flask
|
| 2 |
-
flask-login
|
| 3 |
-
flask-sqlalchemy
|
| 4 |
-
flask-mail
|
| 5 |
-
authlib
|
| 6 |
-
werkzeug
|
| 7 |
-
torch
|
| 8 |
-
torchvision
|
| 9 |
-
transformers
|
| 10 |
-
pillow
|
| 11 |
-
reportlab
|
| 12 |
-
bcrypt
|
| 13 |
-
itsdangerous
|
| 14 |
-
python-dotenv
|
| 15 |
-
gunicorn
|
| 16 |
-
tensorflow
|
|
|
|
| 1 |
+
flask
|
| 2 |
+
flask-login
|
| 3 |
+
flask-sqlalchemy
|
| 4 |
+
flask-mail
|
| 5 |
+
authlib
|
| 6 |
+
werkzeug
|
| 7 |
+
torch
|
| 8 |
+
torchvision
|
| 9 |
+
transformers
|
| 10 |
+
pillow
|
| 11 |
+
reportlab
|
| 12 |
+
bcrypt
|
| 13 |
+
itsdangerous
|
| 14 |
+
python-dotenv
|
| 15 |
+
gunicorn
|
| 16 |
+
tensorflow
|