Muhammad Taqi Raza
commited on
Commit
·
ce70d27
1
Parent(s):
6b300d2
GPU setting
Browse files- gradio_app.py +0 -1
gradio_app.py
CHANGED
@@ -5,7 +5,6 @@ from pathlib import Path
|
|
5 |
import gradio as gr
|
6 |
import numpy as np
|
7 |
import os
|
8 |
-
from huggingface_hub import spaces
|
9 |
|
10 |
# -----------------------------
|
11 |
# Setup paths and env
|
|
|
5 |
import gradio as gr
|
6 |
import numpy as np
|
7 |
import os
|
|
|
8 |
|
9 |
# -----------------------------
|
10 |
# Setup paths and env
|