duyan2803 commited on
Commit
a37812a
·
verified ·
1 Parent(s): 2322b56

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ torch==2.2.0
2
+ transformers==4.38.2
3
+ torchvision==0.17.0
4
+ pillow>=9.0.0
5
+ gradio==4.0.2
6
+ huggingface_hub>=0.29.0