lu-ny commited on
Commit
bb98195
1 Parent(s): 192537c

Create requirements.txt

Browse files

picking a gradio version that should avoid the serialized input error. seems like this was set up before gradio 4.0

Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ gradio==3.48.0