dosesnrolls1 commited on
Commit
0f5b5e6
·
verified ·
1 Parent(s): ef69955

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -4
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
- git+https://github.com/huggingface/diffusers.git
 
2
  transformers
3
  accelerate
4
  safetensors
@@ -6,6 +7,11 @@ sentencepiece
6
  peft
7
  ftfy
8
  imageio-ffmpeg
9
- opencv-python
10
- --extra-index-url https://download.pytorch.org/whl/cu113
11
- torch
 
 
 
 
 
 
1
+ gradio==5.46.0
2
+ spaces
3
  transformers
4
  accelerate
5
  safetensors
 
7
  peft
8
  ftfy
9
  imageio-ffmpeg
10
+ opencv-python-headless
11
+ pillow
12
+ numpy
13
+ briarmbg
14
+ diffusers
15
+ --extra-index-url https://download.pytorch.org/whl/cu121
16
+ torch
17
+ torchvision