lichih commited on
Commit
74cb9a5
·
1 Parent(s): 931737c

fix missing attributes fo Litton7Classifier

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -21,7 +21,6 @@ class Litton7Classifier:
21
  "Canopied",
22
  ]
23
 
24
- @spaces.GPU(duration=60)
25
  def __init__(
26
  self, model_path="Litton-7type-visual-landscape-model.pth", device=None
27
  ):
 
21
  "Canopied",
22
  ]
23
 
 
24
  def __init__(
25
  self, model_path="Litton-7type-visual-landscape-model.pth", device=None
26
  ):