Spaces:
Running
on
T4
Running
on
T4
Alejandro Velez
commited on
Commit
•
dd3b009
1
Parent(s):
847a7e0
gradio
Browse files- README.md +1 -1
- pre-requirements.txt +0 -1
README.md
CHANGED
@@ -4,7 +4,7 @@ emoji: 🐠
|
|
4 |
colorFrom: indigo
|
5 |
colorTo: pink
|
6 |
sdk: gradio
|
7 |
-
sdk_version: 3.
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: mit
|
|
|
4 |
colorFrom: indigo
|
5 |
colorTo: pink
|
6 |
sdk: gradio
|
7 |
+
sdk_version: 3.44.3
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: mit
|
pre-requirements.txt
CHANGED
@@ -9,6 +9,5 @@ spyrmsd==0.5.2
|
|
9 |
pandas==1.3.5
|
10 |
biopandas==0.4.1
|
11 |
torch==1.12.1+cu113
|
12 |
-
gradio== 3.44.1
|
13 |
-f https://download.pytorch.org/whl/torch/
|
14 |
-f https://data.pyg.org/whl/torch-1.12.1+cu113.html
|
|
|
9 |
pandas==1.3.5
|
10 |
biopandas==0.4.1
|
11 |
torch==1.12.1+cu113
|
|
|
12 |
-f https://download.pytorch.org/whl/torch/
|
13 |
-f https://data.pyg.org/whl/torch-1.12.1+cu113.html
|