is the installation instruction incomplete?
#3
by
Sibgat-Ul
- opened
according to the model page this is the installation script:
pip install --upgrade pip
pip config set global.extra-index-url https://test.pypi.org/simple/
pip install -e .
i have problem with "pip install -e .", is there supposed to be directory/repo/folder that i should clone/fetch/create first?