measmonysuon commited on
Commit
7f6395b
·
verified ·
1 Parent(s): 208051e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,13 +1,13 @@
1
- diffusers==0.17.1
2
- transformers==4.27.4
3
- accelerate==0.18.0
4
- xformers==0.0.20
5
  Pillow>=9.4.0
6
  qrcode
7
  filelock
8
  --extra-index-url https://download.pytorch.org/whl/cu118
9
  huggingface-hub==0.11.1
10
- gradio==3.41.2
11
  torch==2.0.1
12
  torchvision==0.15.2
13
  spaces
 
1
+ diffusers==0.12.1
2
+ transformers==4.26.1
3
+ accelerate==0.16.0
4
+ xformers==0.0.16
5
  Pillow>=9.4.0
6
  qrcode
7
  filelock
8
  --extra-index-url https://download.pytorch.org/whl/cu118
9
  huggingface-hub==0.11.1
10
+ gradio==3.16.2
11
  torch==2.0.1
12
  torchvision==0.15.2
13
  spaces