Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
CHANGED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio==4.44.0
|
2 |
+
google-generativeai==0.3.2
|
3 |
+
Pillow==10.1.0
|
4 |
+
python-dotenv==1.0.0
|
5 |
+
difflib2==0.1.2
|