Spaces:
Runtime error
Runtime error
Commit
•
6cc4a5c
1
Parent(s):
7b3a105
requirements
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
git+https://github.com/argilla-io/distilabel.git@develop
|
2 |
+
unstructured[pdf]
|
3 |
+
nltk>=3.9.1
|
4 |
+
gradio
|