Spaces:
Sleeping
Sleeping
gabehubner
commited on
Commit
·
baa6317
1
Parent(s):
f2f8639
add scipy for softmax
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -10,5 +10,6 @@ moviepy==1.0.3
|
|
10 |
imageio==2.31.5
|
11 |
imageio-ffmpeg==0.4.9
|
12 |
AutoROM==0.4.2
|
|
|
13 |
AutoROM.accept-rom-license==0.6.1
|
14 |
ale-py==0.8.1
|
|
|
10 |
imageio==2.31.5
|
11 |
imageio-ffmpeg==0.4.9
|
12 |
AutoROM==0.4.2
|
13 |
+
scipy
|
14 |
AutoROM.accept-rom-license==0.6.1
|
15 |
ale-py==0.8.1
|