John6666 commited on
Commit
3861a5e
1 Parent(s): e44a9f2

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -16
requirements.txt CHANGED
@@ -1,20 +1,16 @@
1
- git+https://github.com/huggingface/diffusers.git@refs/pull/9175/head#egg=diffusers
2
- torch==2.0.1
3
- torchvision==0.15.2
4
- invisible_watermark
5
- safetensors
6
- sentencepiece
7
- spaces
8
- numpy
9
  accelerate
10
- deepspeed
11
- einops
12
- huggingface-hub
13
- opencv-python
14
  transformers
15
- gradio_imageslider
 
 
 
16
  controlnet-aux
17
- mediapipe
18
- requests
19
  kornia
20
- peft
 
 
 
1
+ torch
2
+ torchvision
3
+ huggingface_hub
 
 
 
 
 
4
  accelerate
5
+ git+https://github.com/huggingface/diffusers
6
+ spaces
 
 
7
  transformers
8
+ peft
9
+ sentencepiece
10
+ timm
11
+ einops
12
  controlnet-aux
 
 
13
  kornia
14
+ numpy
15
+ opencv-python
16
+ deepspeed