Spaces:
Running
Running
Commit ·
6debc34
1
Parent(s): b25bfb1
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -3,7 +3,7 @@ pandas==2.0.3
|
|
| 3 |
Pillow==9.2.0
|
| 4 |
rdkit==2022.9.5
|
| 5 |
scipy==1.11.0
|
| 6 |
-
streamlit==1.
|
| 7 |
timm==0.5.4
|
| 8 |
torch==1.11.0
|
| 9 |
torchvision==0.12.0
|
|
|
|
| 3 |
Pillow==9.2.0
|
| 4 |
rdkit==2022.9.5
|
| 5 |
scipy==1.11.0
|
| 6 |
+
streamlit==1.22.0
|
| 7 |
timm==0.5.4
|
| 8 |
torch==1.11.0
|
| 9 |
torchvision==0.12.0
|