GenAIDevTOProd commited on
Commit
89c1f20
·
verified ·
1 Parent(s): d814808

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -3
requirements.txt CHANGED
@@ -1,5 +1,7 @@
1
- gradio
2
  pyyaml
3
- transformers
4
  requests
5
- python-dotenv
 
 
 
 
1
+ gradio==5.39.0
2
  pyyaml
 
3
  requests
4
+ transformers
5
+ python-dotenv
6
+ torch==2.1.2+cpu
7
+ -f https://download.pytorch.org/whl/cpu/torch_stable.html