Spaces:
Sleeping
Sleeping
vladimir.manuylov commited on
Commit ·
93b193a
1
Parent(s): 6d28b87
fixing logging
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -11,7 +11,7 @@ fair-esm==2.0.0
|
|
| 11 |
biopython>=1.80
|
| 12 |
pysmilesutils @ git+https://github.com/MolecularAI/pysmilesutils.git
|
| 13 |
FPSim2==0.5.2
|
| 14 |
-
huggingface_hub
|
| 15 |
einops==0.8.0
|
| 16 |
easydict>=1.11
|
| 17 |
tensorboard>=2.14.0
|
|
|
|
| 11 |
biopython>=1.80
|
| 12 |
pysmilesutils @ git+https://github.com/MolecularAI/pysmilesutils.git
|
| 13 |
FPSim2==0.5.2
|
| 14 |
+
huggingface_hub>=0.23.0
|
| 15 |
einops==0.8.0
|
| 16 |
easydict>=1.11
|
| 17 |
tensorboard>=2.14.0
|