Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
-
git clone https://huggingface.co/neuraly/bert-base-italian-cased-sentiment
|
2 |
|
|
|
|
|
3 |
import gradio as gr
|
4 |
|
5 |
def greet(name):
|
|
|
|
|
1 |
|
2 |
+
git lfs install
|
3 |
+
git clone [email protected]:<git clone https://huggingface.co/neuraly/bert-base-italian-cased-sentiment> # example: git clone [email protected]:bigscience/bloom
|
4 |
import gradio as gr
|
5 |
|
6 |
def greet(name):
|