nehalelkaref commited on
Commit
9a18ed3
·
1 Parent(s): 4cb376e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -4
app.py CHANGED
@@ -2,10 +2,6 @@ import gradio as gr
2
  import numpy as np
3
  import os
4
  from huggingface_hub import hf_hub_download
5
- from camel_tools import data
6
-
7
- %data -i all
8
-
9
 
10
 
11
  def predict_label(text):
 
2
  import numpy as np
3
  import os
4
  from huggingface_hub import hf_hub_download
 
 
 
 
5
 
6
 
7
  def predict_label(text):