patrickvonplaten commited on
Commit
1f71274
1 Parent(s): e331aa7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -12,7 +12,7 @@ The steps are the following:
12
  - Click "Submit"
13
  - That's it! You'll get feedback if it works or not, and if it worked, you'll get the URL of the opened PR 🔥
14
 
15
- ⚠️ For now only `pytorch_model.bin` files are supported but we'll extend in the future.
16
  """
17
 
18
  demo = gr.Interface(
 
12
  - Click "Submit"
13
  - That's it! You'll get feedback if it works or not, and if it worked, you'll get the URL of the opened PR 🔥
14
 
15
+ ⚠️ If you encounter weird error messages, please have a look into the Logs and feel free to open a PR to correct the error messages.
16
  """
17
 
18
  demo = gr.Interface(