dev2bbus commited on
Commit
665cb4f
·
verified ·
1 Parent(s): 013d4e1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -3
app.py CHANGED
@@ -1,9 +1,6 @@
1
  import os
2
  import gradio as gr
3
 
4
- # Set your Hugging Face API token
5
- os.environ["HUGGINGFACE_TOKEN"] = "your_huggingface_token_here"
6
-
7
  # Load the components from the private Space
8
  loaded_components = gr.load(
9
  "spaces/OptiPose/JavePose_private",
 
1
  import os
2
  import gradio as gr
3
 
 
 
 
4
  # Load the components from the private Space
5
  loaded_components = gr.load(
6
  "spaces/OptiPose/JavePose_private",