Deploy on Google Colab 🚀 ​
Free, convenient, and hassle-free, ideal for users with limited device performance. Highly recommended!
Want to try local deployment? Jump to the "Local Installation" section.
What is Colab? ​
Google Colab, powered by Colaboratory (shortened as Colab), allows you to write and execute Python code in your browser with:
- No configuration required
- Free GPU usage
- Easy sharing
Whether you're a student, data scientist, or AI researcher, Colab can help you work more efficiently. You can watch Introduction to Colab or Colab Features You May Have Missed to learn more, or start using it below!
Similar platforms include:
Kaggle, an online platform for data science and machine learning, provides a community for data scientists and ML engineers to share code, datasets, and solutions.
| Provider | CPU | Memory | GPU | GPU Memory | Usage Limit |
|---|---|---|---|---|---|
| Colab | Intel Xeon(R) CPU @ 2.20GHz | 12G | T4 | 15G | 1-3 hours/day |
| Kaggle | Intel Xeon(R) CPU @ 2.20GHz | 30G | T4*2 | 15G*2 | 30 hours/week |
Note
Colab requires a VPN for access
Clone Script ​
Environment Variables ​

Tip
Refer to the "Preparation" section for environment variable configuration.