Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -10,5 +10,5 @@ numba
|
|
10 |
nltk
|
11 |
inflect
|
12 |
joblib
|
13 |
-
daam
|
14 |
huggingface_hub==0.11.1
|
|
|
10 |
nltk
|
11 |
inflect
|
12 |
joblib
|
13 |
+
daam==0.1.0
|
14 |
huggingface_hub==0.11.1
|