Spaces:
Sleeping
Sleeping
add
Browse files- requirements.txt +8 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,10 @@
|
|
| 1 |
altair
|
| 2 |
pandas
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
altair
|
| 2 |
pandas
|
| 3 |
+
numpy
|
| 4 |
+
pillow
|
| 5 |
+
transparent-background == 1.3.4
|
| 6 |
+
pymatting
|
| 7 |
+
streamlit
|
| 8 |
+
opencv-python-headless
|
| 9 |
+
torch
|
| 10 |
+
timm
|