Ravi21 commited on
Commit
3fc078c
·
verified ·
1 Parent(s): 1abc402

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ torch
2
+ transformers
3
+ openvino
4
+ gradio
5
+ diffusers
6
+ scipy
7
+ --extra-index-url https://download.pytorch.org/whl/cpu "diffusers[torch]>=0.9.0"
8
+ huggingface-hub