Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
@@ -4,7 +4,7 @@ emoji: 👁
|
|
4 |
colorFrom: green
|
5 |
colorTo: yellow
|
6 |
sdk: gradio
|
7 |
-
sdk_version:
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
---
|
@@ -47,4 +47,4 @@ pinned: false
|
|
47 |
- As always, the deployment proved to be the most time-consuming and tiresome of all. We tried to deploy the Gradio interface with the Huggigface space to reduce the overhead of server requirements. However, there were deployment errors though we used the proper virtual environment and couldn't figure out the turnaround. Hence we decided to move with the localhost server but that can be accessed by anyone.
|
48 |
|
49 |
|
50 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
4 |
colorFrom: green
|
5 |
colorTo: yellow
|
6 |
sdk: gradio
|
7 |
+
sdk_version: 4.37.2
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
---
|
|
|
47 |
- As always, the deployment proved to be the most time-consuming and tiresome of all. We tried to deploy the Gradio interface with the Huggigface space to reduce the overhead of server requirements. However, there were deployment errors though we used the proper virtual environment and couldn't figure out the turnaround. Hence we decided to move with the localhost server but that can be accessed by anyone.
|
48 |
|
49 |
|
50 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|