jonloporto commited on
Commit
a28be97
·
verified ·
1 Parent(s): 3b98745

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ gradio>=4.20.0
2
+ torch>=2.0.0
3
+ torchvision>=0.15.0
4
+ transformers>=4.35.0
5
+ Pillow>=10.0.0
6
+ numpy>=1.23.0
7
+ huggingface-hub>=0.19.0