Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -16,15 +16,8 @@ from PIL import Image
|
|
16 |
|
17 |
article_text = """
|
18 |
<div style="text-align: center;">
|
19 |
-
<p>
|
20 |
-
|
21 |
-
<div style="display: flex; justify-content: center;">
|
22 |
-
<a href="https://piczify.lemonsqueezy.com/buy/0f5206fa-68e8-42f6-9ca8-4f80c587c83e">
|
23 |
-
<img src="https://www.buymeacoffee.com/assets/img/custom_images/yellow_img.png"
|
24 |
-
alt="Buy Me a Coffee"
|
25 |
-
style="height: 40px; width: auto; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); border-radius: 10px;">
|
26 |
-
</a>
|
27 |
-
</div>
|
28 |
</div>
|
29 |
"""
|
30 |
|
|
|
16 |
|
17 |
article_text = """
|
18 |
<div style="text-align: center;">
|
19 |
+
<p>Hepzeka.com Yapay Zeka ile Yüz Değiştirme</p>
|
20 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
21 |
</div>
|
22 |
"""
|
23 |
|