update
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -12,6 +12,7 @@ torchmetrics==0.11.4
|
|
12 |
gt4sd>=1.4.2
|
13 |
diffusers==0.6.0
|
14 |
molgx>=0.22.0a1
|
|
|
15 |
molecule_generation
|
16 |
ipykernel
|
17 |
httpcore==0.15
|
|
|
12 |
gt4sd>=1.4.2
|
13 |
diffusers==0.6.0
|
14 |
molgx>=0.22.0a1
|
15 |
+
huggingface-hub<0.26.0
|
16 |
molecule_generation
|
17 |
ipykernel
|
18 |
httpcore==0.15
|