We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e42c8e commit 48ed43cCopy full SHA for 48ed43c
app/questions_generator/requirements.txt
@@ -1,5 +1,5 @@
1
-transformers
2
-sentencepiece
3
-nltk
4
-huggingface_hub
5
-python-docx
+transformers==4.57.3
+sentencepiece==0.2.1
+nltk==3.9.2
+huggingface_hub==1.2.1
+python-docx==1.2.0
0 commit comments