Rename snow to snow-effect.py
Browse files- snow โ snow-effect.py +2 -0
snow โ snow-effect.py
RENAMED
@@ -1,3 +1,5 @@
|
|
|
|
|
|
1 |
def create_snow_effect():
|
2 |
# CSS ์คํ์ผ ์ ์
|
3 |
snow_css = """
|
|
|
1 |
+
#gradio ์ธํฐํ์ด์ค ์๋จ์ ์ฝ์
: create_snow_effect()
|
2 |
+
|
3 |
def create_snow_effect():
|
4 |
# CSS ์คํ์ผ ์ ์
|
5 |
snow_css = """
|