oggata commited on
Commit
28f0849
·
verified ·
1 Parent(s): 9150cca

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ gradio
2
+ torch --index-url https://download.pytorch.org/whl/cpu
3
+ torchvision --index-url https://download.pytorch.org/whl/cpu
4
+ transformers
5
+ opencv-python-headless
6
+ Pillow
7
+ scipy
8
+ numpy
9
+ accelerate