Arabi32 commited on
Commit
cadea06
·
verified ·
1 Parent(s): 48cd6e6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -7
README.md CHANGED
@@ -1,11 +1,6 @@
1
  ---
2
  title: Arabi32
3
- emoji: 🤗
4
- colorFrom: blue
5
- colorTo: red
6
  sdk: gradio
7
- sdk_version: 4.44.1 # Update this to a recent version
8
- python_version: 3.10 # This is the key fix
9
- app_file: app.py
10
- pinned: false
11
  ---
 
1
  ---
2
  title: Arabi32
 
 
 
3
  sdk: gradio
4
+ sdk_version: 4.44.1
5
+ python_version: "3.10" # Use quotes to prevent it from becoming 3.1
 
 
6
  ---