Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -2,7 +2,8 @@
|
|
| 2 |
pysqlite3
|
| 3 |
python-telegram-bot
|
| 4 |
gfpgan==1.3.8
|
| 5 |
-
|
|
|
|
| 6 |
insightface==0.7.3
|
| 7 |
numpy==1.24.3
|
| 8 |
onnx==1.14.0
|
|
|
|
| 2 |
pysqlite3
|
| 3 |
python-telegram-bot
|
| 4 |
gfpgan==1.3.8
|
| 5 |
+
gradio==4.36.1
|
| 6 |
+
gradio_client==1.0.1
|
| 7 |
insightface==0.7.3
|
| 8 |
numpy==1.24.3
|
| 9 |
onnx==1.14.0
|