fe / bt-source /panel /mod /test /process /test.py
GGSheng's picture
feat: deploy Gemma 4 to hf space
3a5cf48 verified
import time
while True:
print("Hello, World!")
time.sleep(1)