Error while running the app

#4
by vishpat - opened
python app.py
Traceback (most recent call last):
  File "/home/vishpat/projects/flux-lora-ease/app.py", line 39, in <module>
    @spaces.GPU
     ^^^^^^
NameError: name 'spaces' is not defined. Did you mean: 'is_spaces'?
AutoTrain Projects org

Hi there, if you are running locally, you can edit the line 39 and just remove that part. I'm going to fix it right now

AutoTrain Projects org

Fixed!

multimodalart changed discussion status to closed

Sign up or log in to comment