gobeldan commited on
Commit
018c0ce
1 Parent(s): 610d847

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- gradio==4.14.0
2
- --index-url https://download.pytorch.org/whl/cu121
3
  torch>=2.1.1
4
- torchvision
5
- torchaudio
 
 
1
+ --extra-index-url https://download.pytorch.org/whl/cu121
 
2
  torch>=2.1.1
3
+ gradio==4.16.0
4
+ transformers
5
+ accelerate