mirror of
https://github.com/vladmandic/automatic
synced 2026-09-20 01:31:13 +02:00
fix urls
This commit is contained in:
@@ -632,8 +632,6 @@ def reload_gradio_theme(theme_name=None):
|
||||
print("Theme download error accessing HuggingFace")
|
||||
gradio_theme = gr.themes.Default()
|
||||
print(f'Loading theme: {theme_name}')
|
||||
if demo is not None:
|
||||
demo.close()
|
||||
|
||||
|
||||
class TotalTQDM:
|
||||
|
||||
Reference in New Issue
Block a user