Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -360,7 +360,6 @@ def bulk_upload(profile: Optional[gr.OAuthProfile], urls, link_civit=False, prog
|
|
360 |
gr.Warning(f"Error uploading the model {link_civit}")
|
361 |
css = '''
|
362 |
#login {
|
363 |
-
font-size: 0px;
|
364 |
width: 100% !important;
|
365 |
margin: 0 auto;
|
366 |
}
|
|
|
360 |
gr.Warning(f"Error uploading the model {link_civit}")
|
361 |
css = '''
|
362 |
#login {
|
|
|
363 |
width: 100% !important;
|
364 |
margin: 0 auto;
|
365 |
}
|