Spaces:
Build error
Build error
Commit
·
792db5c
1
Parent(s):
f35a80b
added beautifulsoup4
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
git+https://github.com/ramsrigouthamg/Questgen.ai#egg=Questgen
|
2 |
git+https://github.com/boudinfl/pke.git@69337af9f9e72a25af6d7991eaa9869f1322dd72#egg=pke
|
3 |
streamlit
|
|
|
4 |
fastai
|
5 |
nltk
|
6 |
spacy
|
|
|
1 |
git+https://github.com/ramsrigouthamg/Questgen.ai#egg=Questgen
|
2 |
git+https://github.com/boudinfl/pke.git@69337af9f9e72a25af6d7991eaa9869f1322dd72#egg=pke
|
3 |
streamlit
|
4 |
+
beautifulsoup4
|
5 |
fastai
|
6 |
nltk
|
7 |
spacy
|