Spaces:
Sleeping
Sleeping
Create requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
gradio==5.37.0
|
| 2 |
+
together>=1.0.0
|
| 3 |
+
python-dotenv>=1.0.0
|
| 4 |
+
requests>=2.25.0
|
| 5 |
+
pillow>=8.0.0
|
| 6 |
+
textwrap3>=0.9.0
|