Deadmon commited on
Commit
66e9b1d
1 Parent(s): 5ae0057

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt CHANGED
@@ -6,4 +6,7 @@ gradio-imageslider
6
  huggingface-hub==0.24.5
7
  numpy<2
8
  opencv-python
 
 
 
9
  transformers==4.43.3
 
6
  huggingface-hub==0.24.5
7
  numpy<2
8
  opencv-python
9
+ git+https://github.com/huggingface/diffusers.git
10
+ torch==2.0.1
11
+ torchvision==0.15.2
12
  transformers==4.43.3