missbaj commited on
Commit
4b038fe
·
verified ·
1 Parent(s): 5e09e89

requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -6
requirements.txt CHANGED
@@ -1,6 +1,5 @@
1
- Python 3.8+
2
- - Gradio 4.44.0
3
- - Transformers 4.33.0
4
- - Requests
5
- - Pandas
6
- - Plotly
 
1
+ gradio==4.44.0
2
+ transformers==4.33.0
3
+ requests
4
+ pandas
5
+ plotly