papsofts commited on
Commit
79f1e0f
·
verified ·
1 Parent(s): 8c8ad59

Gradio_share set to True

Browse files
Files changed (1) hide show
  1. .env +1 -1
.env CHANGED
@@ -7,7 +7,7 @@ NUM_CLASSES=2
7
  # App Configuration
8
  GRADIO_SERVER_NAME=0.0.0.0
9
  GRADIO_SERVER_PORT=7860
10
- GRADIO_SHARE=False
11
 
12
  # Debug Mode
13
  DEBUG=False
 
7
  # App Configuration
8
  GRADIO_SERVER_NAME=0.0.0.0
9
  GRADIO_SERVER_PORT=7860
10
+ GRADIO_SHARE=True
11
 
12
  # Debug Mode
13
  DEBUG=False