Commit
·
6c341e9
1
Parent(s):
6edb88d
bug fix try
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
tf-nightly[and-cuda]
|
2 |
python-dotenv
|
3 |
pillow
|
4 |
-
huggingface-hub
|
|
|
|
1 |
tf-nightly[and-cuda]
|
2 |
python-dotenv
|
3 |
pillow
|
4 |
+
huggingface-hub
|
5 |
+
fastapi[all]
|