Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
CHANGED
|
@@ -16,6 +16,10 @@ tqdm==4.64.1
|
|
| 16 |
config==0.5.1
|
| 17 |
einops==0.7.0
|
| 18 |
onnxruntime==1.16.2
|
|
|
|
|
|
|
|
|
|
|
|
|
| 19 |
xformers
|
| 20 |
basicsr
|
| 21 |
av
|
|
|
|
| 16 |
config==0.5.1
|
| 17 |
einops==0.7.0
|
| 18 |
onnxruntime==1.16.2
|
| 19 |
+
accelerate>=0.17.0
|
| 20 |
+
bitsandbytes
|
| 21 |
+
torchao
|
| 22 |
+
optimum[intel]
|
| 23 |
xformers
|
| 24 |
basicsr
|
| 25 |
av
|