Spaces:
Running
Running
Satoru Tokutsu
commited on
Commit
·
da8b04d
1
Parent(s):
d340ecb
Update install.sh
Browse files- scripts/install.sh +2 -2
scripts/install.sh
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
#!/bin/bash
|
| 2 |
|
| 3 |
-
|
| 4 |
-
|
|
|
|
| 1 |
#!/bin/bash
|
| 2 |
|
| 3 |
+
pip show tensorflow
|
| 4 |
+
pip install fire
|