Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
@@ -1,6 +1,4 @@
|
|
1 |
-
# === Locked Dependencies for
|
2 |
-
|
3 |
-
# Core AI & Model Tools
|
4 |
torch==2.0.1
|
5 |
tensorflow==2.13.0
|
6 |
tensorflow-probability==0.21.0
|
@@ -33,4 +31,5 @@ numpy==1.23.5
|
|
33 |
gradio==4.22.0
|
34 |
gradio-client
|
35 |
|
|
|
36 |
# === End Lockfile ===
|
|
|
1 |
+
# === Locked Dependencies for Core AI & Model Tools
|
|
|
|
|
2 |
torch==2.0.1
|
3 |
tensorflow==2.13.0
|
4 |
tensorflow-probability==0.21.0
|
|
|
31 |
gradio==4.22.0
|
32 |
gradio-client
|
33 |
|
34 |
+
|
35 |
# === End Lockfile ===
|