willco-afk commited on
Commit
595d96f
·
verified ·
1 Parent(s): 9778ff0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,3 +1,3 @@
1
- transformers
2
- torch
3
- gradio # if you're using Gradio for UI
 
1
+ transformers==4.30.0
2
+ torch==2.1.0
3
+ gradio==3.35.0