Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
gradio==4.44.1
|
2 |
git+https://github.com/pablovela5620/mini-dust3r
|
|
|
3 |
fastapi==0.115.2
|
4 |
pydantic==2.10.4
|
5 |
websockets==12.0
|
|
|
1 |
gradio==4.44.1
|
2 |
git+https://github.com/pablovela5620/mini-dust3r
|
3 |
+
diffusers
|
4 |
fastapi==0.115.2
|
5 |
pydantic==2.10.4
|
6 |
websockets==12.0
|