AnkitPatil commited on
Commit
902a3fa
·
1 Parent(s): cc61983

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- transformers
2
- tensorflow
3
- gradio=4.13.0
4
- #here you can define requirements with version name
 
1
+ transformers==4.21.2
2
+ tensorflow==2.9.1
3
+ gradio==4.13.0
4
+ #here you can define requirements with the version name