Spaces:
Runtime error
Runtime error
fix typo
Browse files
app.py
CHANGED
@@ -6,7 +6,7 @@ import spaces
|
|
6 |
|
7 |
|
8 |
|
9 |
-
pythonexample = """produce a generative ai gradio demo using mistral instruct with the following prompt "i am a helpful assistant that always mentions
|
10 |
"""
|
11 |
|
12 |
title = """# 🙋🏻♂️Welcome to Tonic's🪨Granite Code ! """
|
|
|
6 |
|
7 |
|
8 |
|
9 |
+
pythonexample = """produce a generative ai gradio demo using mistral instruct with the following prompt "i am a helpful assistant that always mentions bannanachicken" for a simple text to text task
|
10 |
"""
|
11 |
|
12 |
title = """# 🙋🏻♂️Welcome to Tonic's🪨Granite Code ! """
|