AniseF commited on
Commit
649d3a0
·
verified ·
1 Parent(s): 64183b3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- gradio
2
- openai
3
- requests
4
- python-dotenv
 
1
+ gradio==5.49.1
2
+ requests>=2.31.0
3
+ python-dotenv
4
+ torch