jannisborn
commited on
update
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
-f https://download.pytorch.org/whl/cpu/torch_stable.html
|
2 |
-f https://data.pyg.org/whl/torch-1.12.1+cpu.html
|
3 |
# pip==20.2.4
|
@@ -40,4 +41,5 @@ paccmann_gp @ git+https://github.com/PaccMann/[email protected]
|
|
40 |
paccmann_omics @ git+https://github.com/PaccMann/[email protected]
|
41 |
paccmann_predictor @ git+https://github.com/PaccMann/paccmann_predictor@sarscov2
|
42 |
reinvent_models @ git+https://github.com/GT4SD/[email protected]
|
43 |
-
h11==0.13.0
|
|
|
|
1 |
+
jupyter-packaging
|
2 |
-f https://download.pytorch.org/whl/cpu/torch_stable.html
|
3 |
-f https://data.pyg.org/whl/torch-1.12.1+cpu.html
|
4 |
# pip==20.2.4
|
|
|
41 |
paccmann_omics @ git+https://github.com/PaccMann/[email protected]
|
42 |
paccmann_predictor @ git+https://github.com/PaccMann/paccmann_predictor@sarscov2
|
43 |
reinvent_models @ git+https://github.com/GT4SD/[email protected]
|
44 |
+
h11==0.13.0
|
45 |
+
huggingface-hub<0.26.0
|