zlpnvrtnk commited on
Commit
2c7ee79
1 Parent(s): 828ec94

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -1,5 +1,5 @@
1
- import os
2
- os.system("curl -L -o tensor.pt https://seyarabata.com/btfo_by_24mb_model; sleep 3")
3
 
4
  import gradio as gr
5
  import torch
1
+ # import os
2
+ # os.system("curl -L -o tensor.pt https://seyarabata.com/btfo_by_24mb_model; sleep 3")
3
 
4
  import gradio as gr
5
  import torch