https://github.com/kyegomez/sora
Implementation of the premier Text to Video model from OpenAI
https://github.com/kyegomez/sora
ai dalle diffusion gpt4 ml neural-networks stable-diffusion
Last synced: 6 months ago
JSON representation
Implementation of the premier Text to Video model from OpenAI
- Host: GitHub
- URL: https://github.com/kyegomez/sora
- Owner: kyegomez
- License: mit
- Created: 2024-02-16T01:19:05.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-11T14:46:14.000Z (11 months ago)
- Last Synced: 2025-03-31T07:04:46.249Z (7 months ago)
- Topics: ai, dalle, diffusion, gpt4, ml, neural-networks, stable-diffusion
- Language: Python
- Homepage: https://discord.gg/GYbXvDGevY
- Size: 2.16 MB
- Stars: 57
- Watchers: 9
- Forks: 12
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[](https://discord.gg/qUtxnK2NMf)
# Sora
Implementation of the premier Text to Video model from OpenAI that fuses diffusion + transformers.## install
`$ pip install sora-torch`## usage
# License
MIT