hysts HF staff commited on
Commit
1164e72
1 Parent(s): 15d58b2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,14 +1,14 @@
1
  accelerate==0.15.0
2
  bitsandbytes==0.36.0.post2
3
  datasets==2.8.0
4
- git+https://github.com/huggingface/diffusers@febaf863026bd014b7a14349336544fc109d0f57#egg=diffusers
5
  ftfy==6.1.1
6
  gradio==3.16.2
7
- git+https://github.com/huggingface/huggingface_hub@bdb9d06b5e67269d702860ca60e1cdb106a66c91#egg=huggingface-hub
8
  Pillow==9.4.0
9
  python-slugify==7.0.0
10
  tensorboard==2.11.2
11
  torch==1.13.1
12
  torchvision==0.14.1
13
- transformers==4.25.1
14
  wandb==0.13.9
 
1
  accelerate==0.15.0
2
  bitsandbytes==0.36.0.post2
3
  datasets==2.8.0
4
+ diffusers==0.12.0
5
  ftfy==6.1.1
6
  gradio==3.16.2
7
+ huggingface-hub==0.12.0
8
  Pillow==9.4.0
9
  python-slugify==7.0.0
10
  tensorboard==2.11.2
11
  torch==1.13.1
12
  torchvision==0.14.1
13
+ transformers==4.26.0
14
  wandb==0.13.9