Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -5,5 +5,6 @@ gradio
|
|
5 |
einops
|
6 |
einx
|
7 |
scikit-learn
|
|
|
8 |
matplotlib
|
9 |
tqdm
|
|
|
5 |
einops
|
6 |
einx
|
7 |
scikit-learn
|
8 |
+
numpy
|
9 |
matplotlib
|
10 |
tqdm
|