cosmicman commited on
Commit
eaa438f
β€’
1 Parent(s): 6c042ab

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -3
requirements.txt CHANGED
@@ -1,3 +1,6 @@
1
- transformers
2
- torch
3
-
 
 
 
 
1
+ accelerate
2
+ diffusers
3
+ transformers
4
+ gradio==3.48.0
5
+ --extra-index-url https://download.pytorch.org/whl/cu118
6
+ torch