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