aaappp7878 commited on
Commit
fed4d59
·
verified ·
1 Parent(s): 5d40c09

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ gradio>=3.50.2
2
+ transformers>=4.30.0
3
+ torch>=2.0.0
4
+ pillow>=9.0.0
5
+ numpy>=1.20.0