Spaces:
Sleeping
Sleeping
matthewfarant
commited on
Commit
•
6b4d0fe
1
Parent(s):
82fead1
Update app.py
Browse files
app.py
CHANGED
@@ -161,8 +161,6 @@ demo = gr.Interface(
|
|
161 |
<img src="https://huggingface.co/spaces/matthewfarant/fact-checker/resolve/main/Flowchart.png" />
|
162 |
</p>
|
163 |
<br>
|
164 |
-
<p><strong>Important Note:</strong></p> Due to current resource constraints, you need to restart the space each time you use this app to ensure it functions correctly (Go to "Settings" > "Restart Space"). This is a known issue and will be improved in future iterations (source: <a href="https://huggingface.co/spaces/huggingchat/chat-ui/discussions/430">https://huggingface.co/spaces/huggingchat/chat-ui/discussions/430</a>)
|
165 |
-
|
166 |
"""
|
167 |
)
|
168 |
|
|
|
161 |
<img src="https://huggingface.co/spaces/matthewfarant/fact-checker/resolve/main/Flowchart.png" />
|
162 |
</p>
|
163 |
<br>
|
|
|
|
|
164 |
"""
|
165 |
)
|
166 |
|