Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -5,7 +5,7 @@ git+https://github.com/openai/CLIP.git
|
|
| 5 |
regex
|
| 6 |
tqdm
|
| 7 |
streamlit
|
| 8 |
-
|
| 9 |
pillow
|
| 10 |
pandas
|
| 11 |
transformers
|
|
|
|
| 5 |
regex
|
| 6 |
tqdm
|
| 7 |
streamlit
|
| 8 |
+
scikit-image
|
| 9 |
pillow
|
| 10 |
pandas
|
| 11 |
transformers
|