OliveSensorAPI/app.py

3 lines
98 B
Python

import os
os.system('streamlit run web_internlm2.py --server.address=0.0.0.0 --server.port 7860')