Mods
Browse files- app.py +10 -10
- videos/tempfile.mp4 +2 -2
app.py
CHANGED
|
@@ -618,16 +618,16 @@ with gr.Blocks(css=".gradio-container {background-color: lightgray}") as block:
|
|
| 618 |
For faster inference without waiting in queue, you may duplicate the space.
|
| 619 |
</p>""")
|
| 620 |
|
| 621 |
-
|
| 622 |
-
|
| 623 |
-
|
| 624 |
-
|
| 625 |
-
|
| 626 |
-
|
| 627 |
-
|
| 628 |
-
|
| 629 |
-
|
| 630 |
-
|
| 631 |
|
| 632 |
gr.HTML("""<center>
|
| 633 |
<a href="https://huggingface.co/spaces/JavaFXpert/Chat-GPT-LangChain?duplicate=true">
|
|
|
|
| 618 |
For faster inference without waiting in queue, you may duplicate the space.
|
| 619 |
</p>""")
|
| 620 |
|
| 621 |
+
gr.HTML("""
|
| 622 |
+
<form action="https://www.paypal.com/donate" method="post" target="_blank">
|
| 623 |
+
<input type="hidden" name="business" value="AK8BVNALBXSPQ" />
|
| 624 |
+
<input type="hidden" name="no_recurring" value="0" />
|
| 625 |
+
<input type="hidden" name="item_name" value="Please consider helping to defray the cost of APIs such as SerpAPI and WolframAlpha that this app uses." />
|
| 626 |
+
<input type="hidden" name="currency_code" value="USD" />
|
| 627 |
+
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif" border="0" name="submit" title="PayPal - The safer, easier way to pay online!" alt="Donate with PayPal button" />
|
| 628 |
+
<img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1" />
|
| 629 |
+
</form>
|
| 630 |
+
""")
|
| 631 |
|
| 632 |
gr.HTML("""<center>
|
| 633 |
<a href="https://huggingface.co/spaces/JavaFXpert/Chat-GPT-LangChain?duplicate=true">
|
videos/tempfile.mp4
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4579f43ce3f39906372a8f52b0858510321807df2ed98d4a539a991986ab0cc7
|
| 3 |
+
size 103305
|