lukewwww commited on
Commit
9bff02b
·
verified ·
1 Parent(s): c9185be

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -9,7 +9,7 @@ pinned: false
9
 
10
  # Crynux Network
11
 
12
- [![](https://dcbadge.limes.pink/api/server/https://discord.gg/zmU9GRwU6f)](https://discord.gg/zmU9GRwU6f) [![X](https://img.shields.io/badge/@crynuxio-%23000000.svg?style=for-the-badge&logo=X&logoColor=white)](https://x.com/crynuxio)
13
  [![GitHub Org's stars](https://img.shields.io/github/stars/crynux-network?style=for-the-badge&logo=github)](https://github.com/crynux-network) [![Static Badge](https://img.shields.io/badge/Gitbook-Documentation-blue?style=for-the-badge&logo=gitbook)](https://docs.crynux.io)
14
 
15
  Crynux is the truly permissionless #DeAI on GPU@edge.
@@ -44,14 +44,14 @@ By utilizing the Blockchain, Zero-knowledge Proofs and Privacy Preserving Comput
44
 
45
  ## The Image Generator
46
 
47
- [https://ig.crynux.ai](https://ig.crynux.io)
48
 
49
  The Image Generator is a showcase application that provides a web interface (just like [`stable-diffusion-webui`](https://github.com/AUTOMATIC1111/stable-diffusion-webui)) for the users to generate images in the browser.
50
  The application can be used on any devices that do not have a capable GPU integrated. The Blockchain and token stuff are handled at the application backend using the [Crynux Bridge](https://github.com/crynux-ai/crynux-bridge). To the end users, this is just a traditional easy-to-use web application, nothing special.
51
 
52
  ## The GPT Chatbot
53
 
54
- [https://chat.crynux.ai](https://chat.crynux.io)
55
 
56
  The GPT Chatbot is a showcase application that provides a simple chat UI in the browser. The web application connects to the [Crynux Bridge](https://github.com/crynux-ai/crynux-bridge) at the backend to interact with the Crynux Network.
57
 
 
9
 
10
  # Crynux Network
11
 
12
+ [![](https://dcbadge.limes.pink/api/server/https://discord.gg/zmU9GRwU6f)](https://discord.gg/zmU9GRwU6f)[![X](https://img.shields.io/badge/@crynuxio-%23000000.svg?style=for-the-badge&logo=X&logoColor=white)](https://x.com/crynuxio)
13
  [![GitHub Org's stars](https://img.shields.io/github/stars/crynux-network?style=for-the-badge&logo=github)](https://github.com/crynux-network) [![Static Badge](https://img.shields.io/badge/Gitbook-Documentation-blue?style=for-the-badge&logo=gitbook)](https://docs.crynux.io)
14
 
15
  Crynux is the truly permissionless #DeAI on GPU@edge.
 
44
 
45
  ## The Image Generator
46
 
47
+ [https://ig.crynux.io](https://ig.crynux.io)
48
 
49
  The Image Generator is a showcase application that provides a web interface (just like [`stable-diffusion-webui`](https://github.com/AUTOMATIC1111/stable-diffusion-webui)) for the users to generate images in the browser.
50
  The application can be used on any devices that do not have a capable GPU integrated. The Blockchain and token stuff are handled at the application backend using the [Crynux Bridge](https://github.com/crynux-ai/crynux-bridge). To the end users, this is just a traditional easy-to-use web application, nothing special.
51
 
52
  ## The GPT Chatbot
53
 
54
+ [https://chat.crynux.io](https://chat.crynux.io)
55
 
56
  The GPT Chatbot is a showcase application that provides a simple chat UI in the browser. The web application connects to the [Crynux Bridge](https://github.com/crynux-ai/crynux-bridge) at the backend to interact with the Crynux Network.
57