Spaces:
Sleeping
Sleeping
Simon Duerr
commited on
Commit
•
d08143e
1
Parent(s):
d95db1d
add missing module
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -11,4 +11,5 @@ matplotlib
|
|
11 |
seaborn
|
12 |
black
|
13 |
ipython
|
|
|
14 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
|
|
11 |
seaborn
|
12 |
black
|
13 |
ipython
|
14 |
+
torchtyping
|
15 |
--extra-index-url https://download.pytorch.org/whl/cu113
|