TuringsSolutions commited on
Commit
910c416
·
verified ·
1 Parent(s): 16cb0a2

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -5
requirements.txt CHANGED
@@ -1,6 +1,10 @@
1
- accelerate
2
- diffusers
3
- invisible_watermark
4
- torch
 
5
  transformers
6
- xformers
 
 
 
 
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