Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
flask
|
| 2 |
markdown
|
| 3 |
-
google-generativeai
|
| 4 |
-
Pillow
|
|
|
|
|
|
| 1 |
flask
|
| 2 |
markdown
|
| 3 |
+
google-generativeai
|
| 4 |
+
Pillow
|
| 5 |
+
importlib-metadata
|