Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -13,4 +13,5 @@ rdkit==2025.9.5
|
|
| 13 |
joblib==1.4.0
|
| 14 |
matplotlib==3.8.4
|
| 15 |
huggingface-hub==0.36.0
|
| 16 |
-
tqdm==4.67.3
|
|
|
|
|
|
| 13 |
joblib==1.4.0
|
| 14 |
matplotlib==3.8.4
|
| 15 |
huggingface-hub==0.36.0
|
| 16 |
+
tqdm==4.67.3
|
| 17 |
+
streamlit==1.55.0
|