Update requirements.txt
Browse files- requirements.txt +2 -4
requirements.txt
CHANGED
|
@@ -1,6 +1,4 @@
|
|
| 1 |
torch
|
| 2 |
-
datasets
|
| 3 |
-
tqdm
|
| 4 |
-
matplotlib
|
| 5 |
-
accelerate
|
| 6 |
gradio
|
|
|
|
|
|
|
|
|
| 1 |
torch
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
gradio
|
| 3 |
+
matplotlib
|
| 4 |
+
numpy
|