Spaces:
Runtime error
Runtime error
Gosse Minnema
commited on
Commit
·
d18276c
1
Parent(s):
3d05657
Removed references to sociolome
Browse files- docker_commands.sh +0 -4
docker_commands.sh
CHANGED
@@ -2,10 +2,6 @@ git clone --depth=1 --branch=main https://gossminn:$HF_TOKEN@huggingface.co/data
|
|
2 |
rm -rfv /.sf-data-cache/.git/
|
3 |
mv -v /.sf-data-cache/* /app/
|
4 |
|
5 |
-
cd spanfinder/
|
6 |
-
python -m sociolome.lome_webserver &
|
7 |
-
cd ..
|
8 |
-
|
9 |
du -h -d 2
|
10 |
sleep 10
|
11 |
|
|
|
2 |
rm -rfv /.sf-data-cache/.git/
|
3 |
mv -v /.sf-data-cache/* /app/
|
4 |
|
|
|
|
|
|
|
|
|
5 |
du -h -d 2
|
6 |
sleep 10
|
7 |
|