simonduerr commited on
Commit
fbf4f43
·
verified ·
1 Parent(s): 1b1652a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -2
README.md CHANGED
@@ -1,3 +1,9 @@
 
 
 
 
 
 
1
 
2
  # `gradio_cofoldinginput`
3
  <a href="https://pypi.org/project/gradio_cofoldinginput/" target="_blank"><img alt="PyPI - Version" src="https://img.shields.io/pypi/v/gradio_cofoldinginput"></a>
@@ -286,5 +292,4 @@ The code snippet below is accurate in cases where the component is used as both
286
  value: Unknown
287
  ) -> dict | None:
288
  return value
289
- ```
290
-
 
1
+ ---
2
+ license: mit
3
+ title: Cofolding Input
4
+ sdk: gradio
5
+ colorFrom: red
6
+ ---
7
 
8
  # `gradio_cofoldinginput`
9
  <a href="https://pypi.org/project/gradio_cofoldinginput/" target="_blank"><img alt="PyPI - Version" src="https://img.shields.io/pypi/v/gradio_cofoldinginput"></a>
 
292
  value: Unknown
293
  ) -> dict | None:
294
  return value
295
+ ```