Spaces:
Running
Running
imseldrith
commited on
Commit
•
a4dfa10
1
Parent(s):
37ca66a
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu118
|
2 |
pysqlite3
|
|
|
3 |
gfpgan==1.3.8
|
4 |
gradio==3.40.1
|
5 |
insightface==0.7.3
|
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu118
|
2 |
pysqlite3
|
3 |
+
python-telegram-bot
|
4 |
gfpgan==1.3.8
|
5 |
gradio==3.40.1
|
6 |
insightface==0.7.3
|