flobbit commited on
Commit
c2d7c89
·
1 Parent(s): 77fa33c

readme update

Browse files
Files changed (1) hide show
  1. README.md +11 -0
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
+ ---