Spaces:
Runtime error
Runtime error
Update setup.sh
Browse files
setup.sh
CHANGED
|
@@ -23,6 +23,7 @@ pip install -e .
|
|
| 23 |
bash reinstall.sh
|
| 24 |
|
| 25 |
cd ..
|
|
|
|
| 26 |
|
| 27 |
git clone -q https://github.com/VarunGumma/IndicTransTokenizer
|
| 28 |
cd IndicTransTokenizer
|
|
|
|
| 23 |
bash reinstall.sh
|
| 24 |
|
| 25 |
cd ..
|
| 26 |
+
echo "NEMO INSTALLED SUCESSFULLY"
|
| 27 |
|
| 28 |
git clone -q https://github.com/VarunGumma/IndicTransTokenizer
|
| 29 |
cd IndicTransTokenizer
|