Spaces:
Sleeping
Sleeping
add packages
Browse files- packages.txt +1 -0
- app.py +3 -1
packages.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
python3-opencv
|
app.py
CHANGED
@@ -71,7 +71,9 @@ Questions, doubts, comments, please email 📧 `leonelhs@gmail.com`
|
|
71 |
|
72 |
This demo is running on a CPU, if you like this project please make us a donation to run on a GPU or just give us a <a href='https://github.com/leonelhs/face-shine' target='_blank'>Github ⭐</a>
|
73 |
|
74 |
-
<a href="https://www.buymeacoffee.com/leonelhs"
|
|
|
|
|
75 |
|
76 |
<center><img src='https://visitor-badge.glitch.me/badge?page_id=deoldify.visitor-badge' alt='visitor badge'></center>
|
77 |
"""
|
|
|
71 |
|
72 |
This demo is running on a CPU, if you like this project please make us a donation to run on a GPU or just give us a <a href='https://github.com/leonelhs/face-shine' target='_blank'>Github ⭐</a>
|
73 |
|
74 |
+
<a href="https://www.buymeacoffee.com/leonelhs">
|
75 |
+
<img src="https://img.buymeacoffee.com/button-api/?text=Buy me a coffee&emoji=&slug=leonelhs&button_colour=FFDD00&font_colour=000000&font_family=Cookie&outline_colour=000000&coffee_colour=ffffff" />
|
76 |
+
</a>
|
77 |
|
78 |
<center><img src='https://visitor-badge.glitch.me/badge?page_id=deoldify.visitor-badge' alt='visitor badge'></center>
|
79 |
"""
|