docs: requirements.txt
Browse files- requirements.txt +4 -2
requirements.txt
CHANGED
|
@@ -1,3 +1,5 @@
|
|
| 1 |
-
gradio
|
| 2 |
-
|
|
|
|
|
|
|
| 3 |
black==24.10.0
|
|
|
|
| 1 |
+
gradio>=4.0.0
|
| 2 |
+
numpy
|
| 3 |
+
pandas
|
| 4 |
+
python-dotenv
|
| 5 |
black==24.10.0
|