152334H / tortoise-tts-fast

Fast TorToiSe inference (5x or your money back!)
GNU Affero General Public License v3.0
755 stars 176 forks source link

I cannot run Streamlite to activate GUI #116

Open onibanken opened 12 months ago

onibanken commented 12 months ago

Hi All,

I activated Tortoise in Conda3 and then pip install streamlite. When I tried to activate using this command, streamlit run script/app.py, it says that file does not exist. Where can I run this app.py?

Thank you and cheers.

David

sanane-ulan commented 12 months ago

directory name "scripts", not "script".

$ streamlit run scripts/app.py