Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -10,4 +10,5 @@ requests
|
|
10 |
torchvision
|
11 |
numpy
|
12 |
streamlit_extras
|
13 |
-
timm
|
|
|
|
10 |
torchvision
|
11 |
numpy
|
12 |
streamlit_extras
|
13 |
+
timm
|
14 |
+
sentencepiece
|