Diffusers
code
Cyborg-AI commited on
Commit
e213e61
1 Parent(s): 69f5fc1

Update Readme.md

Browse files

---
license: apache-2.0
tags:
- code
library_name: diffusers
---

<img src="https://cyborgai.fly.dev/assets/images/appiconpreview.png" alt="CyborgAI Logo" width="256" height="256">

# CyborgAI Models

This repository contains various models tha you can download in the CyborgAI app for different purposes.
Each model is organized in its respective folder.

## Models List

- [Model Chat](./models/model_chat)
- [Model Image](./models/model_image)
- [Model Text-to-Speech (TTS)](./models/model_tts)
- [Model Speech-to-Text (STT)](./models/model_stt)
- [Model Video](./models/model_video)
- [Model 3D](./models/model_3d)

## CyborgAI

CyborgAI is a platform that focuses on developing advanced AI models and applications. Visit [CyborgAI](https://cyborgai.fly.dev) for more information.


Special thanks to Hugging Face for providing a space to host and share these models with the community. We appreciate the efforts of all creators involved in developing these models.

Support our work by [buying us a coffee](https://ko-fi.com/cyborgai).

Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -3,4 +3,8 @@ license: apache-2.0
3
  tags:
4
  - code
5
  library_name: diffusers
 
 
 
 
6
  ---
 
3
  tags:
4
  - code
5
  library_name: diffusers
6
+ datasets:
7
+ - Open-Orca/OpenOrca
8
+ - tiiuae/falcon-refinedweb
9
+ - garage-bAInd/Open-Platypus
10
  ---