Spaces:
Running
on
Zero
Running
on
Zero
update
Browse files
app.py
CHANGED
|
@@ -47,7 +47,7 @@ If you found this demo/our paper useful, please consider citing:
|
|
| 47 |
```
|
| 48 |
📧 **Contact**
|
| 49 |
<br>
|
| 50 |
-
If you have any questions, please feel free to open an issue in our <a href='https://github.com/QY-H00/Conceptrol/tree/
|
| 51 |
"""
|
| 52 |
|
| 53 |
MAX_SEED = np.iinfo(np.int32).max
|
|
|
|
| 47 |
```
|
| 48 |
📧 **Contact**
|
| 49 |
<br>
|
| 50 |
+
If you have any questions, please feel free to open an issue in our <a href='https://github.com/QY-H00/Conceptrol/tree/main' target='_blank'><b>Github Repo</b></a> or directly reach us out at <b>qhe@u.nus.edu.sg</b>.
|
| 51 |
"""
|
| 52 |
|
| 53 |
MAX_SEED = np.iinfo(np.int32).max
|