Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -8,4 +8,5 @@ tokenizers>=0.13.0
|
|
8 |
tqdm>=4.64.0
|
9 |
accelerate>=0.20.0
|
10 |
gradio>=4.0.0
|
11 |
-
pandas>=1.3.0
|
|
|
|
8 |
tqdm>=4.64.0
|
9 |
accelerate>=0.20.0
|
10 |
gradio>=4.0.0
|
11 |
+
pandas>=1.3.0
|
12 |
+
matplotlib
|