ybchen928 commited on
Commit
4768613
·
verified ·
1 Parent(s): 8bfbb2e

Create requirements.txt

Browse files
Files changed (1) hide show
  1. 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