Spaces:
Runtime error
Runtime error
gabrielaltay
commited on
Commit
•
71f3ee6
1
Parent(s):
5cfe9a4
Create requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
git+https://github.com/bigscience-workshop/biomedical.git
|
2 |
+
loguru
|
3 |
+
plotly==5.12.0
|
4 |
+
scikit-learn==1.2.0
|
5 |
+
spacy==3.4.4
|
6 |
+
streamlit==1.17.0
|