MultivexAI commited on
Commit
39b401a
·
verified ·
1 Parent(s): 0fe4a86

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ torch
2
+ torchvision
3
+ gradio>=4.0.0
4
+ numpy
5
+ scipy
6
+ Pillow
7
+ huggingface_hub