cosmicman commited on
Commit
a64c8be
β€’
1 Parent(s): 0a0366e

Update requirements.txt

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