Spaces:
Senamy
/
Runtime error

Senamy commited on
Commit
a0dc1b9
·
verified ·
1 Parent(s): e73b61c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -14,7 +14,7 @@
14
 
15
  import os
16
  os.system("pip uninstall -y gradio")
17
- os.system("pip install gradio==3.40.1")
18
 
19
  import argparse
20
 
 
14
 
15
  import os
16
  os.system("pip uninstall -y gradio")
17
+ os.system("pip install gradio==6.5.1")
18
 
19
  import argparse
20