Spaces:
Runtime error
Runtime error
Upload requirements.txt
Browse files- requirements.txt +8 -0
requirements.txt
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Requirements automatically generated by pigar.
|
2 |
+
# https://github.com/damnever/pigar
|
3 |
+
|
4 |
+
# app.py: 2
|
5 |
+
Pillow == 7.1.2
|
6 |
+
|
7 |
+
# app.py: 1
|
8 |
+
streamlit == 0.67.1
|