Spaces:
Running
Running
Create requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
streamlit
|
2 |
+
google.generativeai
|
3 |
+
datetime
|
4 |
+
pillow
|