Ruhivig65 commited on
Commit
95765b8
·
verified ·
1 Parent(s): 8cf8a55

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt CHANGED
@@ -27,5 +27,8 @@ aiofiles==23.2.1
27
  httpx==0.27.0
28
  Pillow==10.2.0
29
 
 
 
 
30
  # --- For .epub generation (optional, .txt by default) ---
31
  # ebooklib==0.18
 
27
  httpx==0.27.0
28
  Pillow==10.2.0
29
 
30
+ # --- Translation (Google Translate - Free) ---
31
+ deep-translator==1.11.4
32
+
33
  # --- For .epub generation (optional, .txt by default) ---
34
  # ebooklib==0.18