Rhodham96 commited on
Commit
a42a6cf
·
1 Parent(s): 416a81f

small changes in text

Browse files
Files changed (1) hide show
  1. SatelliteClassification.py +1 -1
SatelliteClassification.py CHANGED
@@ -277,7 +277,7 @@ def create_interface():
277
  **Dataset:** EuroSAT with 13 multispectral bands
278
  **Model:** ResNet18 with dropout, trained on 13-channel input
279
 
280
- Click "Submit" to process 16 new random images!
281
  """,
282
  examples=[],
283
  cache_examples=False,
 
277
  **Dataset:** EuroSAT with 13 multispectral bands
278
  **Model:** ResNet18 with dropout, trained on 13-channel input
279
 
280
+ Click "Generate" to process 16 new random images!
281
  """,
282
  examples=[],
283
  cache_examples=False,