AlphaQuark commited on
Commit
e7fcd04
·
verified ·
1 Parent(s): 67f42db

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -9
requirements.txt CHANGED
@@ -1,9 +1,7 @@
1
- torch
2
- diffusers
3
- invisible_watermark
4
- transformers
5
- accelerate
6
- safetensors
7
- fastapi
8
- gradio
9
- torchvision
 
1
+ git+https://github.com/huggingface/diffusers.git
2
+ accelerate==0.23.0
3
+ gradio==3.45.2
4
+ invisible-watermark==0.2.0
5
+ Pillow==10.0.1
6
+ torch==2.0.1
7
+ transformers==4.33.3