chen666-666 commited on
Commit
9a02d68
·
verified ·
1 Parent(s): 86e0139

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -3
requirements.txt CHANGED
@@ -1,5 +1,7 @@
1
  gradio==4.25.0
2
- transformers>=4.40.0
3
- torch>=2.1.0
4
- pyvis
5
  networkx
 
 
 
 
 
 
1
  gradio==4.25.0
 
 
 
2
  networkx
3
+ transformers==4.30.2
4
+ torch==2.0.1
5
+ pyvis==0.3.2
6
+ flask==2.3.2
7
+ regex==2023.6.3