mirror of
https://github.com/hpcaitech/Open-Sora.git
synced 2026-04-10 21:01:26 +02:00
Release (#122)
* update readme * Update README.md * update readme * update badge * update readme * update .gitignore --------- Co-authored-by: Zangwei Zheng <zangwei@comp.nus.edu.sg>
This commit is contained in:
parent
946ff09761
commit
8efbc340b4
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -171,6 +171,7 @@ checkpoints/
|
|||
outputs/
|
||||
samples/
|
||||
pretrained_models/
|
||||
*.swp
|
||||
|
||||
# Secret files
|
||||
hostfile
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
<p align="center">
|
||||
<img src="./assets/readme/icon.png" width="250"/>
|
||||
</p>
|
||||
<h4 align="center">Open-Sora is still at an early stage and under active development.</h4>
|
||||
<div align="center">
|
||||
<a href="https://github.com/hpcaitech/Open-Sora/stargazers"><img src="https://img.shields.io/github/stars/hpcaitech/Open-Sora?style=social"></a>
|
||||
<a href="https://hpcaitech.github.io/Open-Sora/"><img src="https://img.shields.io/badge/Gallery-View-orange?logo=&"></a>
|
||||
|
|
|
|||
Loading…
Reference in a new issue