craftgamesnetwork commited on
Commit
8423f2a
·
verified ·
1 Parent(s): e9a2ae7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -8
requirements.txt CHANGED
@@ -1,8 +1,13 @@
1
- accelerate==0.25.0
2
- diffusers==0.25.0
3
- gradio==4.14.0
4
- invisible-watermark==0.2.0
5
- Pillow==10.2.0
6
- spaces==0.20.0
7
- torch==2.0.0
8
- transformers==4.36.2
 
 
 
 
 
 
1
+ --extra-index-url https://download.pytorch.org/whl/cu113
2
+ torch==2.0.1
3
+ python-dotenv
4
+ accelerate
5
+ transformers
6
+ invisible-watermark
7
+ numpy>=1.17
8
+ PyWavelets>=1.1.1
9
+ opencv-python>=4.1.0.25
10
+ safetensors
11
+ peft
12
+ gradio==3.14.0
13
+ git+https://github.com/huggingface/diffusers.git