Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -7,7 +7,8 @@ Requests==2.31.0
|
|
7 |
scikit_learn==1.1.2
|
8 |
scipy==1.12.0
|
9 |
setuptools==69.0.3
|
10 |
-
stmol
|
|
|
11 |
tqdm==4.66.1
|
12 |
torch==1.11.0
|
13 |
transformers==4.24.0
|
|
|
7 |
scikit_learn==1.1.2
|
8 |
scipy==1.12.0
|
9 |
setuptools==69.0.3
|
10 |
+
stmol==0.0.9
|
11 |
+
streamlit==1.31.0
|
12 |
tqdm==4.66.1
|
13 |
torch==1.11.0
|
14 |
transformers==4.24.0
|