Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,2 +1,3 @@
|
|
|
|
|
| 1 |
matplotlib
|
| 2 |
datetime
|
|
|
|
| 1 |
+
gradio>=6.0.0
|
| 2 |
matplotlib
|
| 3 |
datetime
|