Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -55,7 +55,7 @@ description = "## Introduction π₯π₯π₯\n" \
|
|
55 |
"![](https://drive.google.com/uc?id=10PcKzQ9X1nsXKUi8OPR0jN_ZsjlCAV47) \n" \
|
56 |
"## Environment Configuration π‘ \n" \
|
57 |
"To run our model, the basic environment configuration is required:\n" \
|
58 |
-
'- gradio == 4.7.1'
|
59 |
'- Python 3.8 or higher \n' \
|
60 |
'- Pyotrch 2.0 \n' \
|
61 |
'- CUDA Toolkit 11.x (for GPU acceleration)\n' \
|
|
|
55 |
"![](https://drive.google.com/uc?id=10PcKzQ9X1nsXKUi8OPR0jN_ZsjlCAV47) \n" \
|
56 |
"## Environment Configuration π‘ \n" \
|
57 |
"To run our model, the basic environment configuration is required:\n" \
|
58 |
+
'- gradio == 4.7.1'\
|
59 |
'- Python 3.8 or higher \n' \
|
60 |
'- Pyotrch 2.0 \n' \
|
61 |
'- CUDA Toolkit 11.x (for GPU acceleration)\n' \
|