Spaces:
Runtime error
Runtime error
Commit
·
627ecab
1
Parent(s):
7ca7c92
Update setup.sh
Browse files
setup.sh
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
#!/bin/bash
|
|
|
|
|
2 |
|
3 |
cd Face_Enhancement/models/networks/
|
4 |
git clone https://github.com/vacancy/Synchronized-BatchNorm-PyTorch
|
|
|
1 |
#!/bin/bash
|
2 |
+
dsh -av "grep processor /proc/cpuinfo" | wc –l
|
3 |
+
dsh –av “grep MemTotal /proc/meminfo”
|
4 |
|
5 |
cd Face_Enhancement/models/networks/
|
6 |
git clone https://github.com/vacancy/Synchronized-BatchNorm-PyTorch
|