Atharv Subhekar
commited on
Commit
•
1dbee86
1
Parent(s):
bb041bf
Application Commit
Browse files
app.py
CHANGED
@@ -8,7 +8,7 @@ Original file is located at
|
|
8 |
"""
|
9 |
|
10 |
#!pip install gradio --quiet
|
11 |
-
|
12 |
#!pip install -Uq transformers datasets timm accelerate evaluate
|
13 |
|
14 |
import gradio as gr
|
|
|
8 |
"""
|
9 |
|
10 |
#!pip install gradio --quiet
|
11 |
+
pip3 -- quiet install safetensors
|
12 |
#!pip install -Uq transformers datasets timm accelerate evaluate
|
13 |
|
14 |
import gradio as gr
|