jays009 commited on
Commit
312e43a
·
verified ·
1 Parent(s): 4f7c2c3

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ gradio==5.11.0
2
+ torch==2.2.0
3
+ torchvision==0.17.0
4
+ Pillow==10.2.0
5
+ requests==2.31.0
6
+ huggingface_hub==0.22.0