Spaces:
Sleeping
Sleeping
Add requirements file
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
biopython==1.80
|
2 |
pandas==1.5.2
|
3 |
tensorflow==2.11.0
|
4 |
-
tensorflow-probability==0.19.0
|
|
|
|
1 |
biopython==1.80
|
2 |
pandas==1.5.2
|
3 |
tensorflow==2.11.0
|
4 |
+
tensorflow-probability==0.19.0
|
5 |
+
protobuf>=3.19.0
|