Anupam007 commited on
Commit
2c7b02b
·
verified ·
1 Parent(s): ae37e96

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -5
requirements.txt CHANGED
@@ -1,5 +1,7 @@
1
- gradio>=3.50.2
2
- transformers>=4.30.0
3
- networkx>=3.0
4
- matplotlib>=3.7.0
5
- torch>=2.0.0
 
 
 
1
+ gradio
2
+ torch
3
+ networkx
4
+ plotly
5
+ transformers
6
+ numpy
7
+ matplotlib