wi-lab commited on
Commit
9256ca3
·
verified ·
1 Parent(s): 6054491

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -675,7 +675,7 @@ with gr.Blocks(css="""
675
  hdf.create_dataset('labels', data=labels)
676
  print("Dataset saved!")
677
 
678
- # To use your preferred DeepMIMO scenarios for the custom dataset, please [clone the model](https://huggingface.co/wi-lab/lwm) and follow the instructions below:
679
  from input_preprocess import DeepMIMO_data_gen deepmimo_data_cleaning label_gen
680
 
681
  scenario_names = np.array([
 
675
  hdf.create_dataset('labels', data=labels)
676
  print("Dataset saved!")
677
 
678
+ # To use your preferred DeepMIMO scenarios for the custom dataset, please [clone the model and datasets](https://huggingface.co/wi-lab/lwm) and follow the instructions below:
679
  from input_preprocess import DeepMIMO_data_gen deepmimo_data_cleaning label_gen
680
 
681
  scenario_names = np.array([