Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -8,4 +8,5 @@ optimum==1.23.3
|
|
8 |
loguru==0.7.3
|
9 |
cachetools==5.5.1
|
10 |
huggingface-hub==0.25.0
|
11 |
-
python-dotenv==1.0.1
|
|
|
|
8 |
loguru==0.7.3
|
9 |
cachetools==5.5.1
|
10 |
huggingface-hub==0.25.0
|
11 |
+
python-dotenv==1.0.1
|
12 |
+
flax
|