Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -5,4 +5,5 @@ transformers
|
|
| 5 |
torch --extra-index-url https://download.pytorch.org/whl/cpu
|
| 6 |
numpy
|
| 7 |
pandas
|
| 8 |
-
spotipy
|
|
|
|
|
|
| 5 |
torch --extra-index-url https://download.pytorch.org/whl/cpu
|
| 6 |
numpy
|
| 7 |
pandas
|
| 8 |
+
spotipy
|
| 9 |
+
pydantic
|