Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
---
|
| 2 |
-
title:
|
| 3 |
emoji: ❓
|
| 4 |
colorFrom: indigo
|
| 5 |
colorTo: blue
|
|
@@ -11,7 +11,7 @@ license: mit
|
|
| 11 |
duplicated_from: whitead/paper-qa
|
| 12 |
---
|
| 13 |
|
| 14 |
-
#
|
| 15 |
|
| 16 |
This tool will enable asking questions of your uploaded text or PDF documents.
|
| 17 |
It uses OpenAI's GPT models and thus you must enter your API key below. This
|
|
|
|
| 1 |
---
|
| 2 |
+
title: QA TFM
|
| 3 |
emoji: ❓
|
| 4 |
colorFrom: indigo
|
| 5 |
colorTo: blue
|
|
|
|
| 11 |
duplicated_from: whitead/paper-qa
|
| 12 |
---
|
| 13 |
|
| 14 |
+
# QA TFM
|
| 15 |
|
| 16 |
This tool will enable asking questions of your uploaded text or PDF documents.
|
| 17 |
It uses OpenAI's GPT models and thus you must enter your API key below. This
|