Spaces:
Runtime error
Runtime error
| ### Cài thư viện | |
| ```bash | |
| python3 -r requirements.txt | |
| ``` | |
| ### Chạy file streamlit | |
| ```bash | |
| streamlit run run.py | |
| ``` |
| ### Cài thư viện | |
| ```bash | |
| python3 -r requirements.txt | |
| ``` | |
| ### Chạy file streamlit | |
| ```bash | |
| streamlit run run.py | |
| ``` |