shiue2000 commited on
Commit
b9992ba
·
verified ·
1 Parent(s): 6c277f1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,8 +1,9 @@
1
- snscrape==0.6.2.20230320
2
  pandas
3
  transformers
4
  matplotlib
5
- gradio
6
  networkx
7
  schedule
8
- torch
 
 
1
+ snscrape==0.6.2.20230320
2
  pandas
3
  transformers
4
  matplotlib
5
+ gradio==5.47.0
6
  networkx
7
  schedule
8
+ torch
9
+ pydantic==2.10.6