Spaces:
Runtime error
Runtime error
samiee2213
commited on
Commit
•
9003c77
1
Parent(s):
5491ab3
Create requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio
|
2 |
+
opencv-python-headless
|
3 |
+
numpy
|
4 |
+
Pillow
|
5 |
+
google-generativeai
|
6 |
+
sympy
|
7 |
+
python-dotenv
|