official.ghost.logic commited on
Commit
0a205e3
·
1 Parent(s): 5a3c1da

Add .space config to disable GPU requirement

Browse files
Files changed (1) hide show
  1. .space +5 -0
.space ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ sdk: gradio
2
+ sdk_version: 5.38.2
3
+ app_file: app.py
4
+ hardware: cpu-basic
5
+ disable_embedding: false