readme update
Browse files
README.md
CHANGED
@@ -22,3 +22,14 @@ This app is provided for entertainment purposes only. Sometimes the image to cap
|
|
22 |
|
23 |
## Credits
|
24 |
A piece of the chat portion of the system comes from https://github.com/hwchase17/langchain-gradio-template with changes for this particular use case, and changes in langchain.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
22 |
|
23 |
## Credits
|
24 |
A piece of the chat portion of the system comes from https://github.com/hwchase17/langchain-gradio-template with changes for this particular use case, and changes in langchain.
|
25 |
+
|
26 |
+
---
|
27 |
+
title: PunnyPix
|
28 |
+
emoji: 🏢
|
29 |
+
colorFrom: yellow
|
30 |
+
colorTo: indigo
|
31 |
+
sdk: gradio
|
32 |
+
sdk_version: 3.35.2
|
33 |
+
app_file: app.py
|
34 |
+
pinned: false
|
35 |
+
---
|