Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -5,7 +5,7 @@ aiohttp==3.10.5
|
|
5 |
aiofiles==23.2.1
|
6 |
anyio==4.4.0
|
7 |
basicsr==1.4.2
|
8 |
-
diffusers==0.30.0
|
9 |
gradio==5.12.0
|
10 |
huggingface-hub==0.26.2
|
11 |
marigold-depth-pipeline # If provided on PyPI, otherwise note as external
|
|
|
5 |
aiofiles==23.2.1
|
6 |
anyio==4.4.0
|
7 |
basicsr==1.4.2
|
8 |
+
diffusers==0.30.0
|
9 |
gradio==5.12.0
|
10 |
huggingface-hub==0.26.2
|
11 |
marigold-depth-pipeline # If provided on PyPI, otherwise note as external
|