Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,2 +1,3 @@
|
|
1 |
bm25s
|
|
|
2 |
transformers[ja,sentencepiece,torch]
|
|
|
1 |
bm25s
|
2 |
+
pydantic==2.10.6 # cf. https://github.com/gradio-app/gradio/issues/10649
|
3 |
transformers[ja,sentencepiece,torch]
|