Spaces:
Running
on
Zero
Running
on
Zero
yuanwenyue
commited on
Commit
•
c1ff23a
1
Parent(s):
fa5a300
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -5,6 +5,7 @@ torch_kmeans
|
|
5 |
numpy==1.26.4
|
6 |
imageio
|
7 |
gradio
|
|
|
8 |
timm==0.9.10
|
9 |
tqdm
|
10 |
scikit-learn
|
|
|
5 |
numpy==1.26.4
|
6 |
imageio
|
7 |
gradio
|
8 |
+
spaces
|
9 |
timm==0.9.10
|
10 |
tqdm
|
11 |
scikit-learn
|