Kalhar.Pandya commited on
Commit ·
b61cf59
1
Parent(s): c4d4ed7
req
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
opencv-python>=4.5.0
|
| 2 |
+
gradio>=3.50.0
|
| 3 |
+
numpy>=1.20.0
|
| 4 |
+
python-dotenv>=0.19.0
|
| 5 |
+
openai>=1.0.0
|