Spaces:
Build error
Build error
Commit
·
a2945b0
1
Parent(s):
b05c614
Update app.py
Browse files
app.py
CHANGED
@@ -2,7 +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_data.cli import camel_data
|
6 |
|
7 |
def predict_label(text):
|
8 |
|
|
|
2 |
import numpy as np
|
3 |
import os
|
4 |
from huggingface_hub import hf_hub_download
|
|
|
5 |
|
6 |
def predict_label(text):
|
7 |
|