Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
|
@@ -239,6 +239,8 @@ with gr.Blocks(css=".submit-button {background-color: orange; color: white; font
|
|
| 239 |
space and can be used for tasks like clustering or semantic search.
|
| 240 |
Created by Yiyi He, supervised by A.Prof. Sonny Pham. This project is solely
|
| 241 |
dedicated for Dr. Welber Marinovic and Master of Computing, Artificial Intelligence, Computer Science Project (COMP6016).
|
|
|
|
|
|
|
| 242 |
"""
|
| 243 |
)
|
| 244 |
|
|
|
|
| 239 |
space and can be used for tasks like clustering or semantic search.
|
| 240 |
Created by Yiyi He, supervised by A.Prof. Sonny Pham. This project is solely
|
| 241 |
dedicated for Dr. Welber Marinovic and Master of Computing, Artificial Intelligence, Computer Science Project (COMP6016).
|
| 242 |
+
|
| 243 |
+
Any feedback is greatly appreciated at: [email protected]
|
| 244 |
"""
|
| 245 |
)
|
| 246 |
|