Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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__":
|