tejas1243 commited on
Commit
bc412cc
·
verified ·
1 Parent(s): ac80537

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,11 +1,12 @@
1
  torch==2.1.2+cpu
2
  --extra-index-url https://download.pytorch.org/whl/cpu
3
- diffusers==0.24.0
4
  transformers==4.39.3
5
  accelerate==0.29.3
6
- huggingface-hub==0.19.4
 
7
  gradio==4.31.4
8
  fastapi==0.110.0
9
  uvicorn==0.29.0
10
  pillow==10.3.0
11
- safetensors==0.4.2
 
1
  torch==2.1.2+cpu
2
  --extra-index-url https://download.pytorch.org/whl/cpu
3
+ diffusers==0.27.2
4
  transformers==4.39.3
5
  accelerate==0.29.3
6
+ huggingface-hub==0.25.2
7
+ safetensors==0.4.2
8
  gradio==4.31.4
9
  fastapi==0.110.0
10
  uvicorn==0.29.0
11
  pillow==10.3.0
12
+ invisible-watermark==0.2.0