MrajaR
commited on
Commit
·
01087aa
1
Parent(s):
9559056
add onnxruntime as dependencies
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ gradio
|
|
6 |
Pillow
|
7 |
rembg
|
8 |
numpy
|
|
|
9 |
git+https://github.com/huggingface/diffusers.git
|
|
|
6 |
Pillow
|
7 |
rembg
|
8 |
numpy
|
9 |
+
onnxruntime
|
10 |
git+https://github.com/huggingface/diffusers.git
|