Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
fffiloni/Gaze-LLE
soiz1
/
Gaze-LLE
like
2
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
soiz1
commited on
Jan 18
Commit
f0e8cac
·
verified
·
1 Parent(s):
3637b84
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-2
app.py
CHANGED
Viewed
@@ -1,6 +1,4 @@
1
-
import xformers.ops
2
3
-
xformers.ops.disable_autotuning() # オートチューニングを無効化
4
5
import spaces
6
import gradio as gr
1
2
3
import spaces
4
import gradio as gr