Spaces:
Runtime error
Runtime error
GlandVergil
commited on
Create requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
e3nn==0.3.3
|
2 |
+
wandb==0.12.0
|
3 |
+
pynvml==11.0.0
|
4 |
+
git+https://github.com/NVIDIA/dllogger#egg=dllogger
|
5 |
+
decorator==5.1.0
|