Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,5 @@ torch==2.1.0
|
|
| 4 |
gradio==4.8.0
|
| 5 |
tqdm==4.66.1
|
| 6 |
numpy==1.26.4
|
| 7 |
-
matplotlib==3.8.2
|
|
|
|
|
|
| 4 |
gradio==4.8.0
|
| 5 |
tqdm==4.66.1
|
| 6 |
numpy==1.26.4
|
| 7 |
+
matplotlib==3.8.2
|
| 8 |
+
regex
|