AntDX316
commited on
Commit
·
383ac8a
1
Parent(s):
85e8d7f
updated
Browse files
README.md
CHANGED
@@ -1,14 +1,12 @@
|
|
1 |
---
|
2 |
-
title: Grok-2 AI
|
3 |
emoji: 🤖
|
4 |
colorFrom: indigo
|
5 |
colorTo: blue
|
6 |
-
sdk:
|
7 |
pinned: false
|
8 |
-
enable_subdomain: true
|
9 |
---
|
10 |
|
11 |
-
|
12 |
# Grok-2 AI Interface
|
13 |
|
14 |
A Docker-based web interface for interacting with Grok-2 AI models. This application provides a secure way to use Grok-2 models for image generation and vision analysis through a server-side implementation.
|
|
|
1 |
---
|
2 |
+
title: Grok-2 AI Interface
|
3 |
emoji: 🤖
|
4 |
colorFrom: indigo
|
5 |
colorTo: blue
|
6 |
+
sdk: docker
|
7 |
pinned: false
|
|
|
8 |
---
|
9 |
|
|
|
10 |
# Grok-2 AI Interface
|
11 |
|
12 |
A Docker-based web interface for interacting with Grok-2 AI models. This application provides a secure way to use Grok-2 models for image generation and vision analysis through a server-side implementation.
|