Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -3,5 +3,7 @@ numpy
|
|
3 |
torch
|
4 |
diffusers
|
5 |
optimum
|
|
|
6 |
huggingface-hub
|
7 |
openvino
|
|
|
|
3 |
torch
|
4 |
diffusers
|
5 |
optimum
|
6 |
+
optimum-intel
|
7 |
huggingface-hub
|
8 |
openvino
|
9 |
+
accelerate
|