Spaces:
Build error
Build error
Update on_startup.sh
Browse files- on_startup.sh +1 -1
on_startup.sh
CHANGED
@@ -3,4 +3,4 @@
|
|
3 |
# For example, to clone transformers and install it in dev mode:
|
4 |
# git clone https://github.com/huggingface/transformers.git
|
5 |
# cd transformers && pip install -e ".[dev]"
|
6 |
-
mv ~/First* ~/app
|
|
|
3 |
# For example, to clone transformers and install it in dev mode:
|
4 |
# git clone https://github.com/huggingface/transformers.git
|
5 |
# cd transformers && pip install -e ".[dev]"
|
6 |
+
# mv ~/First* ~/app
|