Spaces:
Running
on
Zero
Running
on
Zero
add scikit-image
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -4,6 +4,7 @@ torchaudio==2.4.0
|
|
| 4 |
git+https://github.com/huggingface/[email protected]
|
| 5 |
xformers==0.0.27.post2
|
| 6 |
git+https://github.com/zsyOAOA/InvSR
|
|
|
|
| 7 |
albumentations
|
| 8 |
opencv-python
|
| 9 |
bitsandbytes
|
|
|
|
| 4 |
git+https://github.com/huggingface/[email protected]
|
| 5 |
xformers==0.0.27.post2
|
| 6 |
git+https://github.com/zsyOAOA/InvSR
|
| 7 |
+
scikit-image==0.24.0
|
| 8 |
albumentations
|
| 9 |
opencv-python
|
| 10 |
bitsandbytes
|