alanbarret
commited on
Commit
Β·
d30064d
1
Parent(s):
32574c1
updated readme
Browse files
README.md
CHANGED
@@ -1,3 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
### Hosted on Streamlit:
|
2 |
|
3 |
To use ResearchPaper, you can use the hosted version at [ai-research-paper.streamlit.app](https://ai-research-paper.streamlit.app/)
|
@@ -57,16 +71,3 @@ python3 -m streamlit run main.py
|
|
57 |
|
58 |
ResearchPaper may generate placeholder content or information that requires verification. It is recommended to use ResearchPaper for drafting research papers and then refine the content with verified information.
|
59 |
|
60 |
-
---
|
61 |
-
title: Research Paper Generator
|
62 |
-
emoji: π
|
63 |
-
colorFrom: blue
|
64 |
-
colorTo: green
|
65 |
-
sdk: streamlit
|
66 |
-
sdk_version: 1.36.0
|
67 |
-
app_file: app.py
|
68 |
-
pinned: false
|
69 |
-
license: apache-2.0
|
70 |
-
---
|
71 |
-
|
72 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
1 |
+
---
|
2 |
+
title: Research Paper Generator
|
3 |
+
emoji: π
|
4 |
+
colorFrom: blue
|
5 |
+
colorTo: green
|
6 |
+
sdk: streamlit
|
7 |
+
sdk_version: 1.36.0
|
8 |
+
app_file: app.py
|
9 |
+
pinned: false
|
10 |
+
license: apache-2.0
|
11 |
+
---
|
12 |
+
|
13 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
14 |
+
|
15 |
### Hosted on Streamlit:
|
16 |
|
17 |
To use ResearchPaper, you can use the hosted version at [ai-research-paper.streamlit.app](https://ai-research-paper.streamlit.app/)
|
|
|
71 |
|
72 |
ResearchPaper may generate placeholder content or information that requires verification. It is recommended to use ResearchPaper for drafting research papers and then refine the content with verified information.
|
73 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|