TuringsSolutions commited on
Commit
442b7cc
·
verified ·
1 Parent(s): 0dfe3cb

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -7
requirements.txt CHANGED
@@ -1,10 +1,10 @@
1
- --find-links https://download.pytorch.org/whl/cu118
2
  torch==2.1.2
3
  torchvision==0.16.2
4
- torchaudio==2.1.2
5
- diffusers==0.25.0
6
- transformers
7
- accelerate
8
- safetensors
9
- gradio
 
10
  invisible-watermark
 
 
1
  torch==2.1.2
2
  torchvision==0.16.2
3
+ diffusers==0.27.2
4
+ transformers==4.38.2
5
+ accelerate==0.27.2
6
+ safetensors==0.4.2
7
+ gradio==4.19.1
8
+ huggingface-hub==0.20.3
9
+ numpy<2.0
10
  invisible-watermark