ziffir commited on
Commit
2100009
·
verified ·
1 Parent(s): 8e7f176

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -5
requirements.txt CHANGED
@@ -1,5 +1,8 @@
1
- torch
2
- transformers
3
- gradio
4
- requests
5
- beautifulsoup4
 
 
 
 
1
+ gradio>=5.0.0
2
+ torch>=2.0.0
3
+ transformers>=4.40.0
4
+ requests>=2.30.0
5
+ beautifulsoup4>=4.12.0
6
+ networkx>=3.0
7
+ plotly>=5.0.0
8
+ matplotlib>=3.5.0 # fallback için