Spaces:
Running
on
Zero
Running
on
Zero
Commit
·
57c8fde
1
Parent(s):
83324df
Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
|
@@ -24,3 +24,6 @@ accelerate>=0.25.0
|
|
| 24 |
gradio>=3.41.2,<=3.48.0
|
| 25 |
diffusers>=0.30.1,<=0.31.0
|
| 26 |
transformers>=4.46.2
|
|
|
|
|
|
|
|
|
|
|
|
| 24 |
gradio>=3.41.2,<=3.48.0
|
| 25 |
diffusers>=0.30.1,<=0.31.0
|
| 26 |
transformers>=4.46.2
|
| 27 |
+
git+https://github.com/facebookresearch/segment-anything.git
|
| 28 |
+
git+https://github.com/cheind/py-thin-plate-spline
|
| 29 |
+
progressbar2
|