cosmicman commited on
Commit
75a3023
Β·
verified Β·
1 Parent(s): a3bb203

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -0
requirements.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ torch
2
+ torchvision
3
+ torchaudio --index-url https://download.pytorch.org/whl/cu118
4
+ accelerate
5
+ diffusers
6
+ datasets
7
+ transformers
8
+ botocore
9
+ invisible-watermark
10
+ bitsandbytes
11
+ gradio==3.48.0