Spaces:
Running
Running
Sébastien De Greef
commited on
Commit
•
b39090a
1
Parent(s):
cf38af1
feat: Add torch to requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
pandas
|
2 |
seaborn
|
3 |
-
jupyter
|
|
|
|
1 |
pandas
|
2 |
seaborn
|
3 |
+
jupyter
|
4 |
+
torch
|