Freddy Boulton commited on
Commit
077bff1
·
1 Parent(s): b471af6
Files changed (3) hide show
  1. .gitattributes +1 -0
  2. app.py +2 -2
  3. dancing_huggy.gif +3 -0
.gitattributes CHANGED
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ *.gif filter=lfs diff=lfs merge=lfs -text
app.py CHANGED
@@ -56,7 +56,7 @@ with gr.Blocks() as demo:
56
  gr.HTML(
57
  """
58
  <h1 style='text-align: center; display: flex; align-items: center; justify-content: center;'>
59
- <img src=https://cdn-lfs-us-1.hf.co/repos/0f/d0/0fd0968732b9b1a23edbcfa11604db1b053ea9f874bbc66b0aceeab9c5a3c517/0946854c0d2e4813049b21cfb123680dd2cf11b837bda827d75c3c8dec47982b?response-content-disposition=inline%3B+filename*%3DUTF-8%27%27Vibing%252520Huggy.gif%3B+filename%3D%22Vibing%2520Huggy.gif%22%3B&response-content-type=image%2Fgif&Expires=1745535621&Policy=eyJTdGF0ZW1lbnQiOlt7IkNvbmRpdGlvbiI6eyJEYXRlTGVzc1RoYW4iOnsiQVdTOkVwb2NoVGltZSI6MTc0NTUzNTYyMX19LCJSZXNvdXJjZSI6Imh0dHBzOi8vY2RuLWxmcy11cy0xLmhmLmNvL3JlcG9zLzBmL2QwLzBmZDA5Njg3MzJiOWIxYTIzZWRiY2ZhMTE2MDRkYjFiMDUzZWE5Zjg3NGJiYzY2YjBhY2VlYWI5YzVhM2M1MTcvMDk0Njg1NGMwZDJlNDgxMzA0OWIyMWNmYjEyMzY4MGRkMmNmMTFiODM3YmRhODI3ZDc1YzNjOGRlYzQ3OTgyYj9yZXNwb25zZS1jb250ZW50LWRpc3Bvc2l0aW9uPSomcmVzcG9uc2UtY29udGVudC10eXBlPSoifV19&Signature=c2qfu6PYMaKDWG8PqF2xpa2p4yPONOOLPlqU%7EUDVFhXCMmXQF3XO7mPSkdBtaEYv-5A4Jwd9y5Qasa%7ECJoVhvdeAefz84v%7ESK0wVVjIBDlrYZoTe4IvQ1H26-i0tKYC-fa6qHZ2Dd5OFZdHvPlhx4tvJBcGB-r0puc2-6TQ85kqre%7EIK%7E6UHaJl8y7Orl4CKlKqir2LKim7ORP2zMLsfrC6j82Fk%7EmJDcsPDxqQ6EPiphRuiHFNI16vDYrGoIH4AXqF6l3tQh8sLbSnKfO-V4DgaoSCM2soxGmvkrN%7EwvB7DzT7ZB%7ENt-rqKKHLlBlHfNLLdBlyMFrnqSBpPAtRrRA__&Key-Pair-Id=K24J24Z295AEI9 alt="Dancing Huggy" style="height: 100px; margin-right: 10px"> Dia Dialogue Generation Model
60
  </h1>
61
  <h2 style='text-align: center; display: flex; align-items: center; justify-content: center;'>Model by <a href="https://huggingface.co/nari-labs/Dia-1.6B"> Nari Labs</a>. Powered by HF and <a href="https://fal.ai/">Fal AI</a> API.</h2>
62
  <h3>Dia is a dialogue generation model that can generate realistic dialogue between two speakers. Use the dialogue component to create a conversation and then hit the submit button in the bottom right corner to see it come to life .</h3>
@@ -104,4 +104,4 @@ with gr.Blocks() as demo:
104
 
105
  dialogue.submit(query, [dialogue], audio)
106
 
107
- demo.launch(ssr_mode=False)
 
56
  gr.HTML(
57
  """
58
  <h1 style='text-align: center; display: flex; align-items: center; justify-content: center;'>
59
+ <img src="/gradio_api/file=dancing_huggy.gif" alt="Dancing Huggy" style="height: 100px; margin-right: 10px"> Dia Dialogue Generation Model
60
  </h1>
61
  <h2 style='text-align: center; display: flex; align-items: center; justify-content: center;'>Model by <a href="https://huggingface.co/nari-labs/Dia-1.6B"> Nari Labs</a>. Powered by HF and <a href="https://fal.ai/">Fal AI</a> API.</h2>
62
  <h3>Dia is a dialogue generation model that can generate realistic dialogue between two speakers. Use the dialogue component to create a conversation and then hit the submit button in the bottom right corner to see it come to life .</h3>
 
104
 
105
  dialogue.submit(query, [dialogue], audio)
106
 
107
+ demo.launch(ssr_mode=False, allowed_paths=["dancing_huggy.gif"])
dancing_huggy.gif ADDED

Git LFS Details

  • SHA256: 0946854c0d2e4813049b21cfb123680dd2cf11b837bda827d75c3c8dec47982b
  • Pointer size: 132 Bytes
  • Size of remote file: 2.97 MB