sergiopaniego HF Staff commited on
Commit
f6c5f6c
·
1 Parent(s): 8497449
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,4 +1,4 @@
1
- #import os
2
 
3
  os.system('pip install gradio-image-prompter')
4
  os.system('pip install pydantic==2.10.6')
 
1
+ import os
2
 
3
  os.system('pip install gradio-image-prompter')
4
  os.system('pip install pydantic==2.10.6')