Spaces:
Running
on
L4
Running
on
L4
Update app.py
Browse files
app.py
CHANGED
@@ -152,7 +152,7 @@ with gr.Blocks() as demo:
|
|
152 |
- [Read our FAQ](https://docs.google.com/document/d/1Cp3GJ5k2I-xWZ4GK9WI7Xv8TpKdHmjJ3E9RbzP5Cc_Y/edit) to learn more about CoPE
|
153 |
- [Give us feedback](https://forms.gle/BHpt6BpH2utaf4ez9) to help us improve
|
154 |
- [Join our mailing list](https://forms.gle/PCABrZdhTuXE9w9ZA) to keep in touch
|
155 |
-
- [Contact us] for info about our partner program
|
156 |
""")
|
157 |
|
158 |
# Set up the processing function
|
|
|
152 |
- [Read our FAQ](https://docs.google.com/document/d/1Cp3GJ5k2I-xWZ4GK9WI7Xv8TpKdHmjJ3E9RbzP5Cc_Y/edit) to learn more about CoPE
|
153 |
- [Give us feedback](https://forms.gle/BHpt6BpH2utaf4ez9) to help us improve
|
154 |
- [Join our mailing list](https://forms.gle/PCABrZdhTuXE9w9ZA) to keep in touch
|
155 |
+
- [Contact us](https://forms.gle/PCABrZdhTuXE9w9ZA) for info about our partner program
|
156 |
""")
|
157 |
|
158 |
# Set up the processing function
|