RXTIME commited on
Commit
92b4859
·
verified ·
1 Parent(s): 77df812

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -10
requirements.txt CHANGED
@@ -1,11 +1,5 @@
1
- gradio[oauth]==5.14.0
2
- uvicorn>=0.14.0
3
- spaces
4
- datasets
5
- huggingface-hub>=0.19
6
- hf-transfer>=0.1.4
7
- protobuf<4
8
- click<8.1
9
- pydantic~=1.0
10
- sacremoses
11
 
 
1
+ python-telegram-bot==20.7
2
+ schedule==1.2.1
3
+ flask==2.3.3
4
+
 
 
 
 
 
 
5