Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Commit
·
f79c054
1
Parent(s):
4a19067
cleanup
Browse files
app.py
CHANGED
|
@@ -660,9 +660,7 @@ def main():
|
|
| 660 |
"""
|
| 661 |
To use your own structures, you need access to the [gated UMA model repository](https://huggingface.co/facebook/UMA) and you need to login with the button above. See the final tab above '3. Try UMA with your own structures!' for more details and debugging steps!
|
| 662 |
|
| 663 |
-
Note that uploaded structure will be stored by this demo to analyze model usage and identify domains where model accuracy can be improved.
|
| 664 |
-
* If you get a redirect error when logging in, please try visiting the direct demo url in a new tab(https://facebook-fairchem-uma-demo.hf.space/) and try again
|
| 665 |
-
|
| 666 |
"""
|
| 667 |
)
|
| 668 |
with gr.Column(scale=3):
|
|
|
|
| 660 |
"""
|
| 661 |
To use your own structures, you need access to the [gated UMA model repository](https://huggingface.co/facebook/UMA) and you need to login with the button above. See the final tab above '3. Try UMA with your own structures!' for more details and debugging steps!
|
| 662 |
|
| 663 |
+
Note that uploaded structure will be stored by this demo to analyze model usage and identify domains where model accuracy can be improved.
|
|
|
|
|
|
|
| 664 |
"""
|
| 665 |
)
|
| 666 |
with gr.Column(scale=3):
|