yongyeol commited on
Commit
725cad1
·
verified ·
1 Parent(s): 02c5916

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ gradio>=4.0
2
+ transformers>=4.38.0
3
+ torch>=2.0
4
+ Pillow
5
+ requests
6
+ python-dotenv