nehalelkaref commited on
Commit
b05c614
·
1 Parent(s): b9a4acf

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -3,7 +3,6 @@ import numpy as np
3
  import os
4
  from huggingface_hub import hf_hub_download
5
  from camel_data.cli import camel_data
6
- %camel_data -i
7
 
8
  def predict_label(text):
9
 
 
3
  import os
4
  from huggingface_hub import hf_hub_download
5
  from camel_data.cli import camel_data
 
6
 
7
  def predict_label(text):
8