Spaces:
Runtime error
Runtime error
satya dillikar commited on
Commit ·
79a05d5
1
Parent(s): 0832091
README
Browse files
README.md
CHANGED
|
@@ -1,3 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Project Summary
|
| 2 |
|
| 3 |
In this repo, you'll find the code files needed to create a simple ChatGPT plugin that retrieves information for a single stock.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: Chatgpt plugin Space
|
| 3 |
+
emoji: 🤗
|
| 4 |
+
colorFrom: yellow
|
| 5 |
+
colorTo: orange
|
| 6 |
+
sdk: docker
|
| 7 |
+
app_file: app/main.py
|
| 8 |
+
pinned: true
|
| 9 |
+
---
|
| 10 |
# Project Summary
|
| 11 |
|
| 12 |
In this repo, you'll find the code files needed to create a simple ChatGPT plugin that retrieves information for a single stock.
|