Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
| 1 |
gradio==3.1.4
|
|
|
|
| 2 |
httpx==0.23.3
|
| 3 |
httpcore==0.15.0
|
|
|
|
| 1 |
gradio==3.1.4
|
| 2 |
+
matplotlib==3.7.1
|
| 3 |
httpx==0.23.3
|
| 4 |
httpcore==0.15.0
|