Gordon-H commited on
Commit
15a41b0
·
verified ·
1 Parent(s): 838846e

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ gradio==3.36.1
2
+ torch==2.0.1
3
+ torchvision==0.15.2
4
+ Pillow==9.5.0
5
+ numpy==1.24.3
6
+ huggingface-hub==0.15.1