nsschw commited on
Commit
af90cb1
·
verified ·
1 Parent(s): a8f1ccf

Upload requirements_txt.txt

Browse files
Files changed (1) hide show
  1. requirements_txt.txt +9 -0
requirements_txt.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ gradio>=4.44.1
2
+ transformers>=4.46.0
3
+ torch>=2.0.0
4
+ numpy>=1.24.0
5
+ matplotlib>=3.7.0
6
+ seaborn>=0.12.0
7
+ Pillow>=9.5.0
8
+ accelerate>=0.20.0
9
+ huggingface_hub>=0.20.0