Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
|
@@ -9,6 +9,9 @@ app_file: app.py
|
|
| 9 |
suggested_hardware: cpu-basic
|
| 10 |
suggested_storage: small
|
| 11 |
datasets: [scientific_papers]
|
|
|
|
|
|
|
|
|
|
| 12 |
fullWidth: true
|
| 13 |
pinned: true
|
| 14 |
---
|
|
|
|
| 9 |
suggested_hardware: cpu-basic
|
| 10 |
suggested_storage: small
|
| 11 |
datasets: [scientific_papers]
|
| 12 |
+
models:
|
| 13 |
+
- openai-community/gpt2
|
| 14 |
+
- ALOQAS/gpt2-aloqas-scientific-papers
|
| 15 |
fullWidth: true
|
| 16 |
pinned: true
|
| 17 |
---
|