Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
|
@@ -1,5 +1,4 @@
|
|
| 1 |
-
|
| 2 |
-
## REDISTRIBUTION OR MODIFICATION OF ANY KIND IS STRICTLY PROHIBITED.
|
| 3 |
|
| 4 |
FONT_URL = 'https://fonts.gstatic.com/s/inter/v13/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuLyfAZ9hjQ.ttf'
|
| 5 |
from moviepy.editor import *
|
|
|
|
| 1 |
+
# Copyright (c) 2024, please contact before redistribution/modification
|
|
|
|
| 2 |
|
| 3 |
FONT_URL = 'https://fonts.gstatic.com/s/inter/v13/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuLyfAZ9hjQ.ttf'
|
| 4 |
from moviepy.editor import *
|