Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
jasperai
/
flash-lora
like
159
Running
on
Zero
App
Files
Files
Community
2
Fetching metadata from the HF Docker repository...
clementchadebec
commited on
Sep 24, 2024
Commit
219effa
·
verified
·
1 Parent(s):
7d541c4
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -50,7 +50,7 @@ def update_selection(
50
return lora_id, trigger_word
51
52
53
-
@spaces.GPU
54
def infer(
55
pre_prompt,
56
prompt,
50
return lora_id, trigger_word
51
52
53
+
@spaces.GPU
(duration=75)
54
def infer(
55
pre_prompt,
56
prompt,