fparodi commited on
Commit
719b0c2
·
verified ·
1 Parent(s): 64066bb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -177,7 +177,7 @@ with gr.Blocks(theme=gr.themes.Soft(), title="PrimateFace Demo") as demo:
177
  - **GPU**: NVIDIA GPU with CUDA support
178
 
179
  ### About
180
- Created by Felipe Parodi | [Project GitHub](github.com/KordingLab/PrimateFace) | [Personal](github.com/felipe-parodi)
181
  """)
182
 
183
  if __name__ == "__main__":
 
177
  - **GPU**: NVIDIA GPU with CUDA support
178
 
179
  ### About
180
+ Created by Felipe Parodi | [Project GitHub](https://github.com/KordingLab/PrimateFace) | [Personal](https://github.com/felipe-parodi)
181
  """)
182
 
183
  if __name__ == "__main__":