miguelcastroe commited on
Commit
8b89afb
·
verified ·
1 Parent(s): b762bb5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,3 +1,3 @@
1
- gradio
2
  transformers
3
  torch
 
1
+ gradio==3.34.0 # Replace with the latest version or simply use `gradio`
2
  transformers
3
  torch