Spaces:
Runtime error
Runtime error
Commit
·
437afde
1
Parent(s):
d792f5e
Update app.py: Remove welcome message from Genstruct-7B Text Generation Demo
Browse files
app.py
CHANGED
|
@@ -37,7 +37,6 @@ examples = [
|
|
| 37 |
|
| 38 |
|
| 39 |
description = """
|
| 40 |
-
<h2>Welcome to the Genstruct-7B Text Generation Demo!</h2>
|
| 41 |
|
| 42 |
<p>This demo showcases the Genstruct-7B model, an innovative instruction-generation AI designed to create valid instructions from raw text. Here's what you can do:</p>
|
| 43 |
|
|
|
|
| 37 |
|
| 38 |
|
| 39 |
description = """
|
|
|
|
| 40 |
|
| 41 |
<p>This demo showcases the Genstruct-7B model, an innovative instruction-generation AI designed to create valid instructions from raw text. Here's what you can do:</p>
|
| 42 |
|