naonauno commited on
Commit
2edd86d
·
verified ·
1 Parent(s): d836403

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- transformers
2
- torch
3
- gradio
4
  discord.py # if using Discord bot
 
1
+ transformers>=4.30.0
2
+ torch>=2.0.0
3
+ gradio>=3.50.0
4
  discord.py # if using Discord bot