Create requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
gradio>=5.42.0
|
2 |
+
click>=8.1.8
|
3 |
+
auto-editor
|