Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
streamlit # ๐ The shiny star of our web app galaxy!
|
2 |
pandas # ๐ผ Data-wrangling panda for our file history circus!
|
3 |
opencv-python # ๐ธ Snap-happy king of camera wizardry!
|
4 |
-
pillow # ๐ผ๏ธ Pixel-pushing pillow for image fluffing!
|
|
|
|
1 |
streamlit # ๐ The shiny star of our web app galaxy!
|
2 |
pandas # ๐ผ Data-wrangling panda for our file history circus!
|
3 |
opencv-python # ๐ธ Snap-happy king of camera wizardry!
|
4 |
+
pillow # ๐ผ๏ธ Pixel-pushing pillow for image fluffing!
|
5 |
+
streamlit-camera-input-live
|