Aluode commited on
Commit
16657ad
·
verified ·
1 Parent(s): 81eb106

Upload why it broke.txt

Browse files
Files changed (1) hide show
  1. why it broke.txt +6 -0
why it broke.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ The reason why it does not work is that huggingface does not install this
2
+
3
+ gradio==3.50.2
4
+
5
+ Instead they replace it with 3.1.4 version. If someone wants to change it for newer
6
+ or older gradio. Go ahead.