kines9661 commited on
Commit
ea1cdfa
·
verified ·
1 Parent(s): 33150a4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -9
requirements.txt CHANGED
@@ -1,14 +1,13 @@
1
  torch==2.1.0
2
  torchvision==0.16.0
3
- diffusers==0.30.0
4
- transformers==4.36.0
5
  accelerate==0.25.0
6
- safetensors==0.4.1
7
- Pillow==10.1.0
8
  gradio==4.44.1
9
- fastapi==0.108.0
10
- uvicorn[standard]==0.25.0
11
- pydantic==2.5.3
12
- huggingface-hub==0.20.1
13
  requests==2.31.0
14
-
 
1
  torch==2.1.0
2
  torchvision==0.16.0
3
+ diffusers==0.30.3
4
+ transformers==4.36.2
5
  accelerate==0.25.0
6
+ safetensors==0.4.2
7
+ Pillow==10.2.0
8
  gradio==4.44.1
9
+ fastapi==0.109.0
10
+ uvicorn[standard]==0.27.0
11
+ pydantic==2.6.0
12
+ huggingface-hub==0.20.3
13
  requests==2.31.0