rajistics commited on
Commit
516188d
·
1 Parent(s): 582ea78

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  #python-dotenv
2
  #protobuf~=3.19.0
3
  torch
 
4
  git+https://github.com/huggingface/transformers.git@33028f4c795e76f9e97226fc591bc7d0b8c7d815
5
- gradio==3.1.0
6
  Pillow
 
1
  #python-dotenv
2
  #protobuf~=3.19.0
3
  torch
4
+ git+https://github.com/gradio-app/gradio.git@106934fe70e02a2c1c716c3336d684275909e6f3
5
  git+https://github.com/huggingface/transformers.git@33028f4c795e76f9e97226fc591bc7d0b8c7d815
6
+ #gradio==3.1.0
7
  Pillow