Spaces:
Running
Running
zR
commited on
Commit
•
4bbaf2d
1
Parent(s):
dc70128
remove wrong path
Browse files
app.py
CHANGED
@@ -132,7 +132,7 @@ threading.Thread(target=delete_old_files, daemon=True).start()
|
|
132 |
with gr.Blocks() as demo:
|
133 |
gr.Markdown("""
|
134 |
<div style="text-align: center; font-size: 32px; font-weight: bold; margin-bottom: 20px;">
|
135 |
-
CogVideoX-
|
136 |
</div>
|
137 |
<div style="text-align: center;">
|
138 |
<a href="https://huggingface.co/THUDM/CogVideoX-2B">🤗 2B Model Hub</a> |
|
|
|
132 |
with gr.Blocks() as demo:
|
133 |
gr.Markdown("""
|
134 |
<div style="text-align: center; font-size: 32px; font-weight: bold; margin-bottom: 20px;">
|
135 |
+
CogVideoX-2B Huggingface Space🤗
|
136 |
</div>
|
137 |
<div style="text-align: center;">
|
138 |
<a href="https://huggingface.co/THUDM/CogVideoX-2B">🤗 2B Model Hub</a> |
|